.navtype-left-boxV1 {
  width: 900px;
  background: #FFFFFF;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  z-index: 1001;
  position: absolute;
  left: 0;
  transform: scaleY(0);
  transform-origin: top;
  transition: all 0.3s;
}
.navtype-left-boxV1 .nl-ctn {
  width: 100%;
  opacity: 1;
  background: #ffffff;
  border-radius: 4px;
  padding: 11px 30px 15px;
  box-sizing: border-box;
}
.navtype-left-boxV1 .nl-ctn .nline-box {
  line-height: 44px;
  box-sizing: border-box;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.navtype-left-boxV1 .nl-ctn .nline-box:last-child,
.navtype-left-boxV1 .nl-ctn .nline-box.illus {
  border-bottom: 0;
}
.navtype-left-boxV1 .nl-ctn .nline-box .l-tle {
  display: inline-block;
  width: 124px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background: #F8F9FB;
  border-radius: 4px;
}
.navtype-left-boxV1 .nl-ctn .nline-box .l-tle a {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 16px;
  color: #505050;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  letter-spacing: 1px;
}
.navtype-left-boxV1 .nl-ctn .nline-box .l-tle .icon-box {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
}
.navtype-left-boxV1 .nl-ctn .nline-box .l-tle .icon-box .icon_qiye-item {
  display: inline-block;
}
.navtype-left-boxV1 .nl-ctn .nline-box .l-tle .icon-box .icon_qiye-yuansu {
  width: 19px;
  height: 18px;
  background: url("//static.588ku.com/imgPath/index/images/V1/btnIcon/images/icon_qiye-yuansu.svg") no-repeat center / 100%;
}
.navtype-left-boxV1 .nl-ctn .nline-box .l-tle .icon-box .icon_qiye-beijing {
  width: 20px;
  height: 17px;
  background: url("//static.588ku.com/imgPath/index/images/V1/btnIcon/images/icon_qiye-beijing.svg") no-repeat center / 100%;
}
.navtype-left-boxV1 .nl-ctn .nline-box .l-tle .icon-box .icon_qiye-moban {
  width: 20px;
  height: 18px;
  background: url("//static.588ku.com/imgPath/index/images/V1/btnIcon/images/icon_qiye-moban.svg") no-repeat center / 100%;
}
.navtype-left-boxV1 .nl-ctn .nline-box .l-tle .icon-box .icon_qiye-gif {
  width: 20px;
  height: 18px;
  background: url("//static.588ku.com/imgPath/index/images/V1/btnIcon/images/icon_qiye-gif.svg") no-repeat center / 100%;
}
.navtype-left-boxV1 .nl-ctn .nline-box .l-tle .icon-box .icon_qiye-bangong {
  width: 21px;
  height: 16px;
  background: url("//static.588ku.com/imgPath/index/images/V1/btnIcon/images/icon_qiye-bangong.svg") no-repeat center / 100%;
}
.navtype-left-boxV1 .nl-ctn .nline-box .l-tle .icon-box .icon_qiye-shiting {
  width: 18px;
  height: 18px;
  background: url("//static.588ku.com/imgPath/index/images/V1/btnIcon/images/icon_qiye-shiting.svg") no-repeat center / 100%;
}
.navtype-left-boxV1 .nl-ctn .nline-box .l-tle .icon-box .icon_qiye-yishuzi {
  width: 20px;
  height: 19px;
  background: url("//static.588ku.com/imgPath/index/images/V1/btnIcon/images/icon_qiye-yishuzi.svg") no-repeat center / 100%;
}
.navtype-left-boxV1 .nl-ctn .nline-box .l-tle .icon-box .icon_qiye-UI {
  width: 20px;
  height: 17px;
  background: url("//static.588ku.com/imgPath/index/images/V1/btnIcon/images/icon_qiye-UI.svg") no-repeat center / 100%;
}
.navtype-left-boxV1 .nl-ctn .nline-box .l-tle .icon-box .icon_qiye-sheying {
  width: 20px;
  height: 19px;
  background: url("//static.588ku.com/imgPath/index/images/V1/btnIcon/images/icon_qiye-sheying.svg") no-repeat center / 100%;
}
.navtype-left-boxV1 .nl-ctn .nline-box .l-tle .icon-box .icon_qiye-chahua {
  width: 20px;
  height: 18px;
  background: url("//static.588ku.com/imgPath/index/images/V1/btnIcon/images/icon_qiye-chahua.svg") no-repeat center / 100%;
}
.navtype-left-boxV1 .nl-ctn .nline-box .link-item-box {
  display: flex;
  margin-left: 35px;
  position: relative;
}
.navtype-left-boxV1 .nl-ctn .nline-box .link-item-box::after {
  content: "";
  width: 680px;
  height: 1px;
  background: #F1F4F8;
  position: absolute;
  bottom: 0;
}
.navtype-left-boxV1 .nl-ctn .nline-box .link-item {
  display: inline-block;
  width: 95px;
}
.navtype-left-boxV1 .nl-ctn .nline-box .link-item:last-child {
  margin-left: 20px;
}
.navtype-left-boxV1 .nl-ctn .nline-box .link-item:last-child a {
  color: #595959;
  text-decoration: underline;
  font-weight: 600;
}
.navtype-left-boxV1 .nl-ctn .nline-box .link-item a {
  font-size: 14px;
  color: #595959;
  letter-spacing: 1px;
  display: inline-block;
  width: 100%;
  height: 100%;
  font-weight: 500;
  color: #777777;
}
.navtype-left-boxV1 .nl-ctn .nline-box.ys .l-tle a .icon-box i,
.navtype-left-boxV1 .nl-ctn .nline-box.ys .link-item a .icon-box i {
  color: #17A1FF;
}
.navtype-left-boxV1 .nl-ctn .nline-box.ys .l-tle a:hover,
.navtype-left-boxV1 .nl-ctn .nline-box.ys .link-item a:hover {
  color: #17A1FF;
}
.navtype-left-boxV1 .nl-ctn .nline-box.art .l-tle a .icon-box i,
.navtype-left-boxV1 .nl-ctn .nline-box.art .link-item a .icon-box i {
  color: #00CFDD;
}
.navtype-left-boxV1 .nl-ctn .nline-box.art .l-tle a:hover,
.navtype-left-boxV1 .nl-ctn .nline-box.art .link-item a:hover {
  color: #00CFDD;
}
.navtype-left-boxV1 .nl-ctn .nline-box.bg .l-tle a .icon-box i,
.navtype-left-boxV1 .nl-ctn .nline-box.bg .link-item a .icon-box i {
  color: #FA4633;
}
.navtype-left-boxV1 .nl-ctn .nline-box.bg .l-tle a:hover,
.navtype-left-boxV1 .nl-ctn .nline-box.bg .link-item a:hover {
  color: #FA4633;
}
.navtype-left-boxV1 .nl-ctn .nline-box.ui .l-tle a .icon-box i,
.navtype-left-boxV1 .nl-ctn .nline-box.ui .link-item a .icon-box i {
  color: #1ABC9C;
}
.navtype-left-boxV1 .nl-ctn .nline-box.ui .l-tle a:hover,
.navtype-left-boxV1 .nl-ctn .nline-box.ui .link-item a:hover {
  color: #1ABC9C;
}
.navtype-left-boxV1 .nl-ctn .nline-box.illus .l-tle a .icon-box i,
.navtype-left-boxV1 .nl-ctn .nline-box.illus .link-item a .icon-box i {
  color: #3DB060;
}
.navtype-left-boxV1 .nl-ctn .nline-box.illus .l-tle a:hover,
.navtype-left-boxV1 .nl-ctn .nline-box.illus .link-item a:hover {
  color: #3DB060;
}
.navtype-left-boxV1 .nl-ctn .nline-box.model .l-tle a .icon-box i,
.navtype-left-boxV1 .nl-ctn .nline-box.model .link-item a .icon-box i {
  color: #FF9400;
}
.navtype-left-boxV1 .nl-ctn .nline-box.model .l-tle a:hover,
.navtype-left-boxV1 .nl-ctn .nline-box.model .link-item a:hover {
  color: #FF9400;
}
.navtype-left-boxV1 .nl-ctn .nline-box.video .l-tle a .icon-box i,
.navtype-left-boxV1 .nl-ctn .nline-box.video .link-item a .icon-box i {
  color: #7265E2;
}
.navtype-left-boxV1 .nl-ctn .nline-box.video .l-tle a:hover,
.navtype-left-boxV1 .nl-ctn .nline-box.video .link-item a:hover {
  color: #7265E2;
}
.navtype-left-boxV1 .nl-ctn .nline-box.gif .l-tle a .icon-box i,
.navtype-left-boxV1 .nl-ctn .nline-box.gif .link-item a .icon-box i {
  color: #EF2B79;
}
.navtype-left-boxV1 .nl-ctn .nline-box.gif .l-tle a:hover,
.navtype-left-boxV1 .nl-ctn .nline-box.gif .link-item a:hover {
  color: #EF2B79;
}
.navtype-left-boxV1 .nl-ctn .nline-box.photo .l-tle a .icon-box i,
.navtype-left-boxV1 .nl-ctn .nline-box.photo .link-item a .icon-box i {
  color: #FF5859;
}
.navtype-left-boxV1 .nl-ctn .nline-box.photo .l-tle a:hover,
.navtype-left-boxV1 .nl-ctn .nline-box.photo .link-item a:hover {
  color: #FF5859;
}
.navtype-left-boxV1 .nl-ctn .nline-box.office .l-tle a .icon-box i,
.navtype-left-boxV1 .nl-ctn .nline-box.office .link-item a .icon-box i {
  color: #FFC001;
}
.navtype-left-boxV1 .nl-ctn .nline-box.office .l-tle a:hover,
.navtype-left-boxV1 .nl-ctn .nline-box.office .link-item a:hover {
  color: #FFC001;
}
.navtype-left-boxV1 .nl-ctn .illus .link-item-box {
  position: relative;
}
.navtype-left-boxV1 .nl-ctn .illus .link-item-box::after {
  content: "";
  width: 680px;
  height: 0px;
  background: #F1F4F8;
  position: absolute;
  bottom: 0;
}
.navtype-left-boxV1 .new-black {
  display: none;
}
.tmenu-hover {
  position: absolute;
  display: none;
  top: 30px;
  padding-top: 10px;
  left: 0;
  left: 50%;
  transform: translateX(-50%);
}
.tmenu-hover .nav-child-box {
  width: 425px;
  border-radius: 4px;
  box-sizing: border-box;
  background-color: rgba(255, 255, 255, 0.98);
  background-color: #ffffff;
  box-shadow: 2px 3px 30px rgba(212, 212, 212, 0.4);
}
.tmenu-hover .nav-child-box .nax-child-list {
  margin: 0 auto;
}
.tmenu-hover .nav-child-box .nax-child-list .nax-child-btm {
  width: 100%;
  height: 69px;
  opacity: 1;
  background: #f1f9ff;
  text-align: center;
  border-radius: 0px 0px 4px 4px;
  margin-top: 8px;
}
.tmenu-hover .nav-child-box .nax-child-list .nax-child-btm .openVip-Btn {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 4px;
  margin: 15px auto;
  padding: 0 16px;
  border-radius: 100px;
  color: #fff;
}
.tmenu-hover .nav-child-box .nax-child-list .nax-child-btm .openVip-Btn i {
  font-size: 15px;
  display: inline-block;
  vertical-align: middle;
  color: #fff;
}
.tmenu-hover .nav-child-box .nax-child-list .nax-child-btm .openVip-Btn:hover {
  opacity: 0.65;
}
.tmenu-hover .nav-child-box .nax-child-list .nav-type-box {
  padding: 30px 20px 0 36px;
}
.tmenu-hover .nav-child-box .nax-child-list .nav-type-box .nav-type-line {
  margin-bottom: 20px;
}
.tmenu-hover .nav-child-box .nax-child-list .nav-type-box .nav-type-line .nav-type-name {
  display: block;
  min-width: 45px;
  line-height: 22px;
  font-weight: bold;
  padding-left: 6px;
  position: relative;
  text-align: left;
  margin-bottom: 16px;
}
.tmenu-hover .nav-child-box .nax-child-list .nav-type-box .nav-type-line .nav-type-name:before {
  content: '';
  position: absolute;
  width: 2px;
  height: 12px;
  border-radius: 2px;
  bottom: 5px;
  left: 0;
  background-color: #17A1FF;
}
.tmenu-hover .nav-child-box .nax-child-list .nav-type-box .nav-type-line .more-tab {
  cursor: pointer;
  float: right;
  font-size: 14px;
}
.tmenu-hover .nav-child-box .nax-child-list .nav-type-box .nav-type-line .more-tab i {
  display: inline-block;
  font-size: 12px;
  padding-left: 2px;
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tmenu-hover .nav-child-box .nax-child-list .nav-type-box .nav-type-line .nav-child-ul {
  display: inline-block;
  display: block;
  margin-bottom: -4px;
}
.tmenu-hover .nav-child-box .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li {
  min-width: 92px;
  float: left;
  text-align: left;
  margin-bottom: 8px;
}
.tmenu-hover .nav-child-box .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a {
  color: rgba(0, 0, 0, 0.65);
  color: #595959;
  line-height: 22px;
  display: inline-block;
}
.tmenu-hover .nav-child-box .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a:hover {
  font-weight: bold;
}
.tmenu-hover .nav-child-box.ys .nax-child-list .nax-child-btm {
  background: #f1f9ff;
}
.tmenu-hover .nav-child-box.ys .nax-child-list .nax-child-btm .openVip-Btn {
  color: #fff;
  background-color: #17A1FF;
}
.tmenu-hover .nav-child-box.ys .nax-child-list .nax-child-btm .openVip-Btn i {
  color: #fff;
}
.tmenu-hover .nav-child-box.ys .nax-child-list .nav-type-box .nav-type-line .more-tab {
  color: #17A1FF;
}
.tmenu-hover .nav-child-box.ys .nax-child-list .nav-type-box .nav-type-line .more-tab i {
  color: #17A1FF;
}
.tmenu-hover .nav-child-box.ys .nax-child-list .nav-type-box .nav-type-line .nav-type-name {
  color: #17A1FF;
}
.tmenu-hover .nav-child-box.ys .nax-child-list .nav-type-box .nav-type-line .nav-type-name a {
  color: #17A1FF;
  display: inline-block;
}
.tmenu-hover .nav-child-box.ys .nax-child-list .nav-type-box .nav-type-line .nav-type-name:before {
  background-color: #17A1FF;
}
.tmenu-hover .nav-child-box.ys .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a {
  font-size: 14px;
}
.tmenu-hover .nav-child-box.ys .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a:hover {
  color: #17A1FF;
}
.tmenu-hover .nav-child-box.bg .nax-child-list .nax-child-btm {
  background: #FFFAFA;
}
.tmenu-hover .nav-child-box.bg .nax-child-list .nax-child-btm .openVip-Btn {
  background-color: #FA4633;
}
.tmenu-hover .nav-child-box.bg .nax-child-list .nav-type-box .nav-type-line .more-tab {
  color: #FA4633;
}
.tmenu-hover .nav-child-box.bg .nax-child-list .nav-type-box .nav-type-line .more-tab i {
  color: #FA4633;
}
.tmenu-hover .nav-child-box.bg .nax-child-list .nav-type-box .nav-type-line .nav-type-name {
  color: #FA4633;
}
.tmenu-hover .nav-child-box.bg .nax-child-list .nav-type-box .nav-type-line .nav-type-name a {
  color: #FA4633;
  display: inline-block;
}
.tmenu-hover .nav-child-box.bg .nax-child-list .nav-type-box .nav-type-line .nav-type-name:before {
  background-color: #FA4633;
}
.tmenu-hover .nav-child-box.bg .nax-child-list .nav-type-box .nav-type-line .nav-child-ul {
  float: left;
}
.tmenu-hover .nav-child-box.bg .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a {
  font-size: 14px;
}
.tmenu-hover .nav-child-box.bg .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a:hover {
  color: #FA4633;
}
.tmenu-hover .nav-child-box.photo .nax-child-list .nax-child-btm {
  background: rgba(255, 88, 89, 0.2);
}
.tmenu-hover .nav-child-box.photo .nax-child-list .nax-child-btm .openVip-Btn {
  background-color: #FF5859;
}
.tmenu-hover .nav-child-box.photo .nax-child-list .nav-type-box .nav-type-line .more-tab {
  color: #FF5859;
}
.tmenu-hover .nav-child-box.photo .nax-child-list .nav-type-box .nav-type-line .more-tab i {
  color: #FF5859;
}
.tmenu-hover .nav-child-box.photo .nax-child-list .nav-type-box .nav-type-line .nav-type-name {
  color: #FF5859;
}
.tmenu-hover .nav-child-box.photo .nax-child-list .nav-type-box .nav-type-line .nav-type-name a {
  color: #FF5859;
  display: inline-block;
}
.tmenu-hover .nav-child-box.photo .nax-child-list .nav-type-box .nav-type-line .nav-type-name:before {
  background-color: #FF5859;
}
.tmenu-hover .nav-child-box.photo .nax-child-list .nav-type-box .nav-type-line .nav-child-ul {
  float: left;
}
.tmenu-hover .nav-child-box.photo .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a {
  font-size: 14px;
}
.tmenu-hover .nav-child-box.photo .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a:hover {
  color: #FF5859;
}
.tmenu-hover .nav-child-box.allvip {
  width: 198px;
  height: 175px;
  width: 341px;
  height: 156px;
  background: url(//static.588ku.com/imgPath/public/images/allvip-entry-bgV1.png?V=190530) no-repeat center / 100%;
  top: auto;
  left: auto;
  padding: 0;
  margin: -8px 0 0 -140px;
}
.tmenu-hover .nav-child-box.allvip .to-allvip-page {
  display: block;
  width: 137px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background: linear-gradient(180deg, #f46b43, #f0365c);
  border-radius: 18px;
  margin: 106px 190px 0;
  color: #fff;
  font-size: 16px;
  animation: bigsmall 0.6s ease-in-out infinite alternate;
  font-weight: bold;
}
@-webkit-keyframes bigsmall {
  from {
    transform: scale(0.9);
  }
  to {
    transform: scale(1);
  }
}
@keyframes bigsmall {
  from {
    transform: scale(0.9);
  }
  to {
    transform: scale(1);
  }
}
.tmenu-hover .nav-child-box.model .nax-child-list .nax-child-btm {
  background: rgba(255, 148, 0, 0.2);
  background: #fff4e4;
}
.tmenu-hover .nav-child-box.model .nax-child-list .nax-child-btm .openVip-Btn {
  background-color: #FF9400;
}
.tmenu-hover .nav-child-box.model .nax-child-list .nav-type-box .nav-type-line .more-tab {
  color: #FF9400;
}
.tmenu-hover .nav-child-box.model .nax-child-list .nav-type-box .nav-type-line .more-tab i {
  color: #FF9400;
}
.tmenu-hover .nav-child-box.model .nax-child-list .nav-type-box .nav-type-line .nav-type-name {
  color: #FF9400;
}
.tmenu-hover .nav-child-box.model .nax-child-list .nav-type-box .nav-type-line .nav-type-name a {
  color: #FF9400;
  display: inline-block;
}
.tmenu-hover .nav-child-box.model .nax-child-list .nav-type-box .nav-type-line .nav-type-name:before {
  background-color: #FF9400;
}
.tmenu-hover .nav-child-box.model .nax-child-list .nav-type-box .nav-type-line .nav-child-ul {
  float: left;
}
.tmenu-hover .nav-child-box.model .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a {
  font-size: 14px;
}
.tmenu-hover .nav-child-box.model .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a:hover {
  color: #FF9400;
}
.tmenu-hover .nav-child-box.gif .nax-child-list .nax-child-btm {
  background: rgba(239, 43, 121, 0.2);
}
.tmenu-hover .nav-child-box.gif .nax-child-list .nax-child-btm .openVip-Btn {
  background-color: #EF2B79;
}
.tmenu-hover .nav-child-box.gif .nax-child-list .nav-type-box .nav-type-line .more-tab {
  color: #EF2B79;
}
.tmenu-hover .nav-child-box.gif .nax-child-list .nav-type-box .nav-type-line .more-tab i {
  color: #EF2B79;
}
.tmenu-hover .nav-child-box.gif .nax-child-list .nav-type-box .nav-type-line .nav-type-name {
  color: #EF2B79;
}
.tmenu-hover .nav-child-box.gif .nax-child-list .nav-type-box .nav-type-line .nav-type-name a {
  color: #EF2B79;
  display: inline-block;
}
.tmenu-hover .nav-child-box.gif .nax-child-list .nav-type-box .nav-type-line .nav-type-name:before {
  background-color: #EF2B79;
}
.tmenu-hover .nav-child-box.gif .nax-child-list .nav-type-box .nav-type-line .nav-child-ul {
  float: left;
}
.tmenu-hover .nav-child-box.gif .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a {
  font-size: 14px;
}
.tmenu-hover .nav-child-box.gif .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a:hover {
  color: #EF2B79;
}
.tmenu-hover .nav-child-box.ui .nax-child-list .nax-child-btm {
  background: rgba(26, 188, 156, 0.2);
}
.tmenu-hover .nav-child-box.ui .nax-child-list .nax-child-btm .openVip-Btn {
  background-color: #1ABC9C;
}
.tmenu-hover .nav-child-box.ui .nax-child-list .nav-type-box .nav-type-line .more-tab {
  color: #1ABC9C;
}
.tmenu-hover .nav-child-box.ui .nax-child-list .nav-type-box .nav-type-line .more-tab i {
  color: #1ABC9C;
}
.tmenu-hover .nav-child-box.ui .nax-child-list .nav-type-box .nav-type-line .nav-type-name {
  color: #1ABC9C;
}
.tmenu-hover .nav-child-box.ui .nax-child-list .nav-type-box .nav-type-line .nav-type-name a {
  color: #1ABC9C;
  display: inline-block;
}
.tmenu-hover .nav-child-box.ui .nax-child-list .nav-type-box .nav-type-line .nav-type-name:before {
  background-color: #1ABC9C;
}
.tmenu-hover .nav-child-box.ui .nax-child-list .nav-type-box .nav-type-line .nav-child-ul {
  float: left;
}
.tmenu-hover .nav-child-box.ui .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a {
  font-size: 14px;
}
.tmenu-hover .nav-child-box.ui .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a:hover {
  color: #1ABC9C;
}
.tmenu-hover .nav-child-box.illus .nax-child-list .nax-child-btm {
  background: rgba(61, 176, 96, 0.2);
}
.tmenu-hover .nav-child-box.illus .nax-child-list .nax-child-btm .openVip-Btn {
  background-color: #3DB060;
}
.tmenu-hover .nav-child-box.illus .nax-child-list .nav-type-box .nav-type-line .more-tab {
  color: #3DB060;
}
.tmenu-hover .nav-child-box.illus .nax-child-list .nav-type-box .nav-type-line .more-tab i {
  color: #3DB060;
}
.tmenu-hover .nav-child-box.illus .nax-child-list .nav-type-box .nav-type-line .nav-type-name {
  min-width: 49px;
  color: #3DB060;
}
.tmenu-hover .nav-child-box.illus .nax-child-list .nav-type-box .nav-type-line .nav-type-name a {
  color: #3DB060;
  display: inline-block;
}
.tmenu-hover .nav-child-box.illus .nax-child-list .nav-type-box .nav-type-line .nav-type-name:before {
  background-color: #3DB060;
}
.tmenu-hover .nav-child-box.illus .nax-child-list .nav-type-box .nav-type-line .nav-child-ul {
  float: left;
}
.tmenu-hover .nav-child-box.illus .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a {
  font-size: 14px;
}
.tmenu-hover .nav-child-box.illus .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a:hover {
  color: #3DB060;
}
.tmenu-hover .nav-child-box.art .nax-child-list .nax-child-btm {
  background: rgba(0, 207, 221, 0.2);
}
.tmenu-hover .nav-child-box.art .nax-child-list .nax-child-btm .openVip-Btn {
  background-color: #00CFDD;
}
.tmenu-hover .nav-child-box.art .nax-child-list .nav-type-box {
  margin-top: 32px;
}
.tmenu-hover .nav-child-box.art .nax-child-list .nav-type-box .nav-type-line .more-tab {
  color: #00CFDD;
}
.tmenu-hover .nav-child-box.art .nax-child-list .nav-type-box .nav-type-line .more-tab i {
  color: #00CFDD;
}
.tmenu-hover .nav-child-box.art .nax-child-list .nav-type-box .nav-type-line .nav-type-name {
  min-width: 49px;
  color: #00CFDD;
}
.tmenu-hover .nav-child-box.art .nax-child-list .nav-type-box .nav-type-line .nav-type-name a {
  color: #00CFDD;
  display: inline-block;
}
.tmenu-hover .nav-child-box.art .nax-child-list .nav-type-box .nav-type-line .nav-type-name:before {
  background-color: #00CFDD;
}
.tmenu-hover .nav-child-box.art .nax-child-list .nav-type-box .nav-type-line .nav-child-ul {
  float: left;
}
.tmenu-hover .nav-child-box.art .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a {
  font-size: 14px;
}
.tmenu-hover .nav-child-box.art .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a:hover {
  color: #00CFDD;
}
.tmenu-hover .nav-child-box.video .nax-child-list .nax-child-btm {
  background: rgba(114, 101, 226, 0.2);
}
.tmenu-hover .nav-child-box.video .nax-child-list .nax-child-btm .openVip-Btn {
  background-color: #7265E2;
}
.tmenu-hover .nav-child-box.video .nax-child-list .nav-type-box .nav-type-line .more-tab {
  color: #7265E2;
}
.tmenu-hover .nav-child-box.video .nax-child-list .nav-type-box .nav-type-line .more-tab i {
  color: #7265E2;
}
.tmenu-hover .nav-child-box.video .nax-child-list .nav-type-box .nav-type-line .nav-type-name {
  color: #7265E2;
  padding-right: 16px;
  padding-right: 24px;
}
.tmenu-hover .nav-child-box.video .nax-child-list .nav-type-box .nav-type-line .nav-type-name a {
  color: #7265E2;
  display: inline-block;
}
.tmenu-hover .nav-child-box.video .nax-child-list .nav-type-box .nav-type-line .nav-type-name:before {
  background-color: #7265E2;
}
.tmenu-hover .nav-child-box.video .nax-child-list .nav-type-box .nav-type-line .nav-child-ul {
  float: left;
}
.tmenu-hover .nav-child-box.video .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a {
  font-size: 14px;
}
.tmenu-hover .nav-child-box.video .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a:hover {
  color: #7265E2;
}
.tmenu-hover .nav-child-box.video .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li.more-link-color a {
  color: #7265E2;
}
.tmenu-hover .nav-child-box.video .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li.more-link-color a:hover {
  opacity: 0.8;
}
.tmenu-hover .nav-child-box.office .nax-child-list .nax-child-btm {
  background-color: #FFFBEF;
}
.tmenu-hover .nav-child-box.office .nax-child-list .nax-child-btm .openVip-Btn {
  background-color: #FFC001;
}
.tmenu-hover .nav-child-box.office .nax-child-list .nav-type-box .nav-type-line .more-tab {
  color: #FFC001;
}
.tmenu-hover .nav-child-box.office .nax-child-list .nav-type-box .nav-type-line .more-tab i {
  color: #FFC001;
}
.tmenu-hover .nav-child-box.office .nax-child-list .nav-type-box .nav-type-line .more-tab.moreShow i {
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.tmenu-hover .nav-child-box.office .nax-child-list .nav-type-box .nav-type-line .nav-type-name {
  min-width: 98px;
  color: #FFC001;
}
.tmenu-hover .nav-child-box.office .nax-child-list .nav-type-box .nav-type-line .nav-type-name a {
  color: #FFC001;
  display: inline-block;
}
.tmenu-hover .nav-child-box.office .nax-child-list .nav-type-box .nav-type-line .nav-type-name:before {
  background-color: #FFC001;
}
.tmenu-hover .nav-child-box.office .nax-child-list .nav-type-box .nav-type-line .nav-child-ul {
  float: left;
}
.tmenu-hover .nav-child-box.office .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a {
  font-size: 14px;
}
.tmenu-hover .nav-child-box.office .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a:hover {
  color: #FFC001;
}
.tmenu-hover .nav-child-box.office .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li.more-link-color a {
  color: #FFC001;
}
.tmenu-hover .nav-child-box.office .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li.more-link-color a:hover {
  opacity: 0.8;
}
.tmenu-hover .nav-child-box.office .nax-child-list .nav-type-box .nav-type-line .nav-child-ul.moreShow {
  max-height: 100px;
}
.tmenu-hover .nav-child-box.modelandui .nax-child-list {
  box-sizing: border-box;
  min-width: 100px;
}
.tmenu-hover .nav-child-box.modelandui .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li {
  min-width: 96px;
}
.tmenu-hover .nav-child-box.modelandui .nax-child-list.model .nax-child-top .tpoic-name {
  color: #FF9400;
}
.tmenu-hover .nav-child-box.modelandui .nax-child-list.model .nax-child-top .openVip-Btn {
  color: #fff;
  background-color: #ff9400;
}
.tmenu-hover .nav-child-box.modelandui .nax-child-list.model .nax-child-top .openVip-Btn i {
  color: #fff;
}
.tmenu-hover .nav-child-box.modelandui .nax-child-list.model .nax-child-top .openVip-Btn:hover {
  opacity: 0.65;
}
.tmenu-hover .nav-child-box.modelandui .nax-child-list.model .nav-type-box {
  margin-top: 32px;
}
.tmenu-hover .nav-child-box.modelandui .nax-child-list.model .nav-type-box .nav-type-line .more-tab {
  color: #FF9400;
}
.tmenu-hover .nav-child-box.modelandui .nax-child-list.model .nav-type-box .nav-type-line .more-tab i {
  color: #FF9400;
}
.tmenu-hover .nav-child-box.modelandui .nax-child-list.model .nav-type-box .nav-type-line .nav-type-name {
  color: #FF9400;
}
.tmenu-hover .nav-child-box.modelandui .nax-child-list.model .nav-type-box .nav-type-line .nav-type-name a {
  color: #FF9400;
  display: inline-block;
}
.tmenu-hover .nav-child-box.modelandui .nax-child-list.model .nav-type-box .nav-type-line .nav-type-name:before {
  background-color: #FF9400;
}
.tmenu-hover .nav-child-box.modelandui .nax-child-list.model .nav-type-box .nav-type-line .nav-child-ul {
  float: left;
}
.tmenu-hover .nav-child-box.modelandui .nax-child-list.model .nav-type-box .nav-type-line .nav-child-ul li a {
  font-size: 14px;
}
.tmenu-hover .nav-child-box.modelandui .nax-child-list.model .nav-type-box .nav-type-line .nav-child-ul li a:hover {
  color: #FF9400;
}
.tmenu-hover .nav-child-box.modelandui .nax-child-list.ui .nax-child-top .tpoic-name {
  color: #1ABC9C;
}
.tmenu-hover .nav-child-box.modelandui .nax-child-list.ui .nax-child-top .openVip-Btn {
  color: #fff;
  background-color: #1abc9c;
}
.tmenu-hover .nav-child-box.modelandui .nax-child-list.ui .nax-child-top .openVip-Btn i {
  color: #fff;
}
.tmenu-hover .nav-child-box.modelandui .nax-child-list.ui .nax-child-top .openVip-Btn:hover {
  opacity: 0.65;
}
.tmenu-hover .nav-child-box.modelandui .nax-child-list.ui .nav-type-box .nav-type-line .more-tab {
  color: #1ABC9C;
}
.tmenu-hover .nav-child-box.modelandui .nax-child-list.ui .nav-type-box .nav-type-line .more-tab i {
  color: #1ABC9C;
}
.tmenu-hover .nav-child-box.modelandui .nax-child-list.ui .nav-type-box .nav-type-line .nav-type-name {
  color: #1ABC9C;
}
.tmenu-hover .nav-child-box.modelandui .nax-child-list.ui .nav-type-box .nav-type-line .nav-type-name a {
  color: #1ABC9C;
  display: inline-block;
}
.tmenu-hover .nav-child-box.modelandui .nax-child-list.ui .nav-type-box .nav-type-line .nav-type-name:before {
  background-color: #1ABC9C;
}
.tmenu-hover .nav-child-box.modelandui .nax-child-list.ui .nav-type-box .nav-type-line .nav-child-ul {
  float: left;
}
.tmenu-hover .nav-child-box.modelandui .nax-child-list.ui .nav-type-box .nav-type-line .nav-child-ul li a {
  font-size: 14px;
}
.tmenu-hover .nav-child-box.modelandui .nax-child-list.ui .nav-type-box .nav-type-line .nav-child-ul li a:hover {
  color: #1ABC9C;
}
.tmenu-hover .nav-child-box.modelandui .nax-child-list:first-child {
  padding-right: 18px;
}
.tmenu-hover .nav-child-box.modelandui .nax-child-list:nth-child(2) {
  padding-left: 20px;
  border-left: 1px dashed rgba(38, 38, 38, 0.15);
}
.tmenu-hover .edior-dialog-black {
  width: 495px;
  height: 492px;
  opacity: 1;
  background: #ffffff;
  border-radius: 4px;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.15);
}
.tmenu-hover .edior-dialog-black .top-btn-z {
  width: 456px;
  height: 39px;
  margin: 0 auto;
  padding-top: 23px;
  display: flex;
  align-items: center;
}
.tmenu-hover .edior-dialog-black .top-btn-z > p {
  font-size: 16px;
  color: #595959;
  letter-spacing: 1px;
}
.tmenu-hover .edior-dialog-black .top-btn-z > p > a {
  font-size: 16px;
  color: #01BAA1;
  letter-spacing: 1px;
}
.tmenu-hover .edior-dialog-black .btn-edior-z {
  width: 136px;
  height: 39px;
  opacity: 1;
  background: #01baa1;
  border-radius: 21px;
  margin-left: 17px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  position: relative;
}
.tmenu-hover .edior-dialog-black .btn-edior-z:before {
  position: absolute;
  content: '';
  width: 136px;
  height: 39px;
  background-color: #fff;
  top: 0px;
  left: 0px;
  opacity: 0;
}
.tmenu-hover .edior-dialog-black .btn-edior-z > span {
  font-size: 14px;
  color: #ffffff;
  letter-spacing: 1px;
}
.tmenu-hover .edior-dialog-black .btn-edior-z:hover:before {
  opacity: 0.45;
}
.tmenu-hover .edior-dialog-black .edit-icon {
  right: -35px !important;
}
.tmenu-hover .edior-dialog-black .dotted-line-z {
  width: 456px;
  height: 21px;
  margin: 0 auto;
  box-sizing: border-box;
  border-bottom: 2px dashed #dcdcdc;
}
.tmenu-hover .edior-dialog-black .picture-box-z {
  width: 456px;
  height: 81px;
  margin: 0 auto;
  margin-top: 24px;
  display: flex;
  justify-content: space-between;
}
.tmenu-hover .edior-dialog-black .picture-box-z .picture-li {
  width: 144px;
  height: 81px;
  background: #FFFFFF;
  box-shadow: 0px 5px 6px 0px rgba(0, 0, 0, 0.12);
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
.tmenu-hover .edior-dialog-black .picture-box-z .picture-li img {
  width: 100%;
  height: 100%;
}
.tmenu-hover .edior-dialog-black:hover .hover-line {
  width: 65px;
}
.tmenu-hover .edior-dialog-black .bottom-word-log {
  width: 100%;
  height: 20px;
  position: absolute;
  bottom: 0px;
  background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.7) 100%);
  border-radius: 0 0 4px 4px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tmenu-hover .edior-dialog-black .bottom-word-log > span {
  font-size: 12px;
  color: #FFFFFF;
  letter-spacing: 0.86px;
}
.tmenu-hover .edior-dialog-black .bottom-word-log > span > a {
  color: #fff !important;
}
.tmenu-hover .edior-dialog-black .bottom-word-log-copy {
  width: 99.5%;
  height: 25px;
  position: absolute;
  bottom: 0px;
  background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.7) 100%);
  border-radius: 0 0 4px 4px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tmenu-hover .edior-dialog-black .bottom-word-log-copy > span {
  font-size: 12px;
  color: #FFFFFF;
  letter-spacing: 0.86px;
}
.tmenu-hover .edior-dialog-black .bottom-word-log-copy > span > a {
  color: #fff !important;
}
.tmenu-hover .edior-dialog-black .word-box-bot {
  width: 456px;
  height: 227px;
  margin: 0 auto;
  margin-top: 33px;
  display: flex;
  justify-content: space-between;
}
.tmenu-hover .edior-dialog-black .word-box-bot > div {
  width: 140px;
  height: 100%;
}
.tmenu-hover .edior-dialog-black .word-box-bot > div > a {
  display: block;
  text-align: left;
  font-size: 14px;
  color: #595959;
  margin-bottom: 12px;
  cursor: pointer;
}
.tmenu-hover .edior-dialog-black .word-box-bot > div > a:hover {
  color: #01BAA1;
}
.tmenu-hover .edior-dialog-black .defalut-style-z {
  color: #01BAA1 !important;
}
.tmenu-hover .edior-dialog-black .defalut-style-z:hover {
  opacity: 0.65;
}
.tmenu-hover .edior-dialog-black .edior-two-box {
  position: relative;
}
.tmenu-hover .edior-dialog-black .edior-two-box:after {
  content: "";
  width: 0px;
  height: 5px;
  background: #F33130;
  border-radius: 3px;
  position: absolute;
  top: 51px;
  left: 57%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  display: block;
  transition: all 0.2s;
}
.tmenu-hover .edior-dialog-black .edior-two-box:hover:after {
  display: block;
  width: 65px;
}
.tmenu-hover .edior-dialog-black .edior-two-box:hover .impression-dialog-box {
  display: block;
}
.tmenu-hover .impression-dialog-box {
  width: 495px;
  height: 372px;
  background: #FFFFFF;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
}
.tmenu-hover .impression-dialog-box .bottom-word-log-copy {
  width: 99.5%;
  height: 25px;
  position: absolute;
  bottom: 0px;
  background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.7) 100%);
  border-radius: 0 0 4px 4px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tmenu-hover .impression-dialog-box .bottom-word-log-copy > span {
  font-size: 12px;
  color: #FFFFFF;
  letter-spacing: 0.86px;
}
.tmenu-hover .impression-dialog-box .bottom-word-log-copy > span > a {
  color: #fff !important;
}
.tmenu-hover .impression-dialog-box .top-btn-b {
  width: 456px;
  height: 40px;
  margin: 0 auto;
  padding-top: 28px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.tmenu-hover .impression-dialog-box .top-btn-b > p {
  font-size: 16px;
  color: #595959;
  letter-spacing: 1px;
}
.tmenu-hover .impression-dialog-box .top-btn-b > p > a {
  color: #f55150;
}
.tmenu-hover .impression-dialog-box .price-btn {
  width: 136px;
  height: 40px;
  background: #F3302F;
  border-radius: 20px;
  margin-left: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tmenu-hover .impression-dialog-box .price-btn > span {
  display: inline-block;
  margin-left: 5px;
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
  margin-bottom: 3px;
}
.tmenu-hover .impression-dialog-box .price-btn > i {
  color: #fff;
}
.tmenu-hover .impression-dialog-box .price-btn:hover {
  background: linear-gradient(180deg, #FFADAC 0%, #FF8B8A 100%);
}
.tmenu-hover .impression-dialog-box .impression-img-box {
  height: 136px;
  width: 456px;
  margin: 0 auto;
  margin-top: 19px;
  display: flex;
  justify-content: space-between;
}
.tmenu-hover .impression-dialog-box .zhanshi-img {
  width: 220px;
  height: 125px;
  position: relative;
  cursor: pointer;
}
.tmenu-hover .impression-dialog-box .zhanshi-img > img {
  width: 100%;
  height: 100%;
}
.tmenu-hover .impression-dialog-box .imp-icon {
  width: 29px;
  height: 35px;
  background-image: url('//js.588ku.com/comp/hoverStyle/images/special-s.svg');
  position: absolute;
  right: 11px;
  top: -1px;
}
.tmenu-hover .impression-dialog-box .word-box-bot-two {
  width: 456px;
  height: 74px;
  margin: 0 auto;
  margin-top: 23px;
  display: flex;
  justify-content: space-between;
}
.tmenu-hover .impression-dialog-box .clom-one-z {
  width: 100px;
  height: 100%;
  text-align: left;
}
.tmenu-hover .impression-dialog-box .clom-one-z > a {
  display: block;
  margin-bottom: 9px;
  font-size: 14px;
  color: #595959;
  letter-spacing: 1px;
  cursor: pointer;
}
.tmenu-hover .impression-dialog-box .clom-one-z > a:hover {
  color: #F3302F;
}
.tmenu-hover .impression-dialog-box .more-btn-z {
  color: #F3302F !important;
}
.tmenu-hover .impression-dialog-box .more-btn-z:hover {
  color: #FF8888 !important;
}
.tmenu-hover .impression-dialog-box .edior-three-box {
  position: relative;
}
.tmenu-hover .impression-dialog-box .edior-three-box::after {
  content: "";
  width: 0px;
  height: 5px;
  background: #302BD2;
  border-radius: 3px;
  position: absolute;
  top: 50px;
  left: 51%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  display: block;
  transition: all 0.2s;
}
.tmenu-hover .impression-dialog-box .edior-three-box:hover::after {
  display: block;
  width: 65px;
}
.tmenu-hover .impression-dialog-box .dig-dialog-box {
  width: 495px;
  height: 292px;
  background: #FFFFFF;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  position: absolute;
  top: 50px;
  left: -205px;
  display: none;
}
.tmenu-hover .impression-dialog-box .edior-three-box:hover .dig-dialog-box {
  display: block;
}
.tmenu-hover .impression-dialog-box .begin-box {
  width: 456px;
  height: 39px;
  margin: 0 auto;
  margin-top: 28px;
  display: flex;
  align-items: center;
}
.tmenu-hover .impression-dialog-box .begin-btn {
  width: 135px;
  height: 39px;
  background: #302BD2;
  border-radius: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 80px;
}
.tmenu-hover .impression-dialog-box .begin-btn > span {
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  letter-spacing: 1px;
}
.tmenu-hover .impression-dialog-box .begin-btn > p {
  font-size: 16px;
  color: #595959;
  letter-spacing: 1px;
}
.tmenu-hover .impression-dialog-box .begin-btn > p > a {
  color: #423dd6;
}
.tmenu-hover .impression-dialog-box .begin-btn:hover {
  background: #716DED;
}
.tmenu-hover .impression-dialog-box .mid-picture-z {
  width: 456px;
  height: 88px;
  margin: 0 auto;
  margin-top: 19px;
  display: flex;
  justify-content: space-between;
}
.tmenu-hover .impression-dialog-box .left-p-z {
  width: 221px;
  height: 100%;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.15);
  cursor: pointer;
  position: relative;
}
.tmenu-hover .impression-dialog-box .left-p-z > img {
  width: 100%;
  height: 100%;
}
.tmenu-hover .impression-dialog-box .left-p-z > .sp-one {
  font-size: 16px;
  color: #ffffff;
  letter-spacing: 1px;
  position: absolute;
  top: 25px;
  left: 10px;
}
.tmenu-hover .impression-dialog-box .left-p-z > .sp-two {
  font-size: 12px;
  color: #edf0f7;
  letter-spacing: 2px;
  position: absolute;
  top: 51px;
  left: 10px;
}
.tmenu-hover .impression-dialog-box .right-p-z {
  width: 225px;
  height: 100%;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.15);
  cursor: pointer;
  position: relative;
}
.tmenu-hover .impression-dialog-box .right-p-z > img {
  width: 100%;
  height: 100%;
}
.tmenu-hover .impression-dialog-box .right-p-z > .sp-one {
  font-size: 16px;
  color: #ffffff;
  letter-spacing: 1px;
  position: absolute;
  top: 25px;
  left: 10px;
}
.tmenu-hover .impression-dialog-box .right-p-z > .sp-two {
  font-size: 12px;
  color: #edf0f7;
  letter-spacing: 2px;
  position: absolute;
  top: 51px;
  left: 10px;
}
.tmenu-hover .impression-dialog-box .bot-word-black {
  width: 456px;
  height: 44px;
  margin: 0 auto;
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
}
.tmenu-hover .impression-dialog-box .l-word {
  width: 200px;
  height: 100%;
}
.tmenu-hover .impression-dialog-box .l-word > p {
  text-align: left;
  margin-bottom: 7px;
  display: flex;
  align-items: center;
  color: #595959;
  letter-spacing: 1px;
}
.tmenu-hover .impression-dialog-box .l-word > p > span {
  display: inline-block;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #000;
}
.tmenu-hover .impression-dialog-box .r-word {
  width: 200px;
  height: 100%;
}
.tmenu-hover .impression-dialog-box .r-word > p {
  text-align: left;
  margin-bottom: 7px;
  display: flex;
  align-items: center;
  color: #595959;
  letter-spacing: 1px;
}
.tmenu-hover .impression-dialog-box .r-word > p > span {
  display: inline-block;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #000;
}
.tmenu-hover .hide-topmenu-box .hide-topmenu-ul {
  background-color: #fff;
  width: 130px;
  min-width: 130px;
  border-radius: 4px;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.15);
  overflow: hidden;
}
.tmenu-hover .hide-topmenu-box .hide-topmenu-ul .hide-topmenu-li {
  text-align: center;
  box-sizing: border-box;
  display: block;
  transition: all 0.2s;
}
.tmenu-hover .hide-topmenu-box .hide-topmenu-ul .hide-topmenu-li > a {
  position: relative;
  display: block;
  height: 48px;
  line-height: 48px;
  padding: 0 20px;
  color: #595959;
}
.tmenu-hover .hide-topmenu-box .hide-topmenu-ul .hide-topmenu-li > a .iconfont {
  margin-right: 10px;
  font-size: 14px;
}
.tmenu-hover .hide-topmenu-box .hide-topmenu-ul .hide-topmenu-li > a .icon-you {
  display: none;
  position: absolute;
  right: -2px;
  top: 50%;
  transform: translateY(-50%) scale(0.9);
  font-size: 12px;
}
.tmenu-hover .hide-topmenu-box .hide-topmenu-ul .hide-topmenu-li:nth-child(4) {
  position: relative;
}
.tmenu-hover .hide-topmenu-box .hide-topmenu-ul .hide-topmenu-li:nth-child(4):after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 20px;
  width: 90px;
  height: 1px;
  opacity: 1;
  border-top: 1px dashed #dcdcdc;
}
.tmenu-hover .hide-topmenu-box .hide-topmenu-ul .hide-topmenu-li:hover > a {
  background: #f3fcff;
  color: #17a1ff;
}
.tmenu-hover .hide-topmenu-box .hide-topmenu-ul .hide-topmenu-li:hover .icon-you {
  display: block;
}
.tmenu-hover .hide-topmenu-box .hide-topmenu-ul .hide-topmenu-li:hover .hide-right-list {
  display: block;
}
.tmenu-item.more {
  cursor: pointer;
}
.tmenu-item.more:hover .main_site_more_menu {
  transform: scaleX(1);
}
.main_site_more_menu {
  width: 506px;
  background: #FFFFFF;
  box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  position: absolute;
  top: 34px;
  left: 0;
  margin-left: -253px;
  padding: 24px 16px;
  box-sizing: border-box;
  transition: all 0.3s;
  transform: scaleY(0);
  transform-origin: top;
}
.main_site_more_menu .menu_list:not(:last-child) {
  margin-bottom: 18px;
}
.main_site_more_menu .menu_list .title {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: #595959;
  line-height: 19px;
  margin-bottom: 12px;
}
.main_site_more_menu .menu_list .btn_list {
  display: flex;
  flex-wrap: wrap;
}
.main_site_more_menu .menu_list .btn_list .btn_item {
  width: 150px;
  height: 44px;
  border-radius: 4px;
  font-size: 14px;
  line-height: 19px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  margin-bottom: 12px;
  position: relative;
}
.main_site_more_menu .menu_list .btn_list .btn_item:not(:nth-child(3n)) {
  margin-right: 12px;
}
.main_site_more_menu .menu_list .btn_list .btn_item .icon {
  width: 16px;
  height: 16px;
  margin-right: 10px;
}
.main_site_more_menu .menu_list .btn_list .btn_item.gc_btn .icon {
  width: 14px;
  height: 19px;
}
.main_site_more_menu .menu_list .btn_list .btn_item.btn_4 {
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #6969FF;
  background: #F0F0FF;
}
.main_site_more_menu .menu_list .btn_list .btn_item.btn_4:after {
  content: '';
  width: 56px;
  height: 16px;
  position: absolute;
  top: 0;
  right: 0%;
  transform: translate(0%, -50%);
  background-image: url(//bpic.588ku.com/mainSite/icon/icon_20221228_01.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.main_site_more_menu .menu_list .btn_list .btn_item.btn_4:hover {
  background: #E1E1FF;
}
.main_site_more_menu .menu_list .btn_list .btn_item.btn_3 {
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #00BAA1;
  background: #E5F8F5;
}
.main_site_more_menu .menu_list .btn_list .btn_item.btn_3:after {
  content: '';
  width: 56px;
  height: 16px;
  position: absolute;
  top: 0;
  right: 0%;
  transform: translate(0%, -50%);
  background-image: url(//bpic.588ku.com/mainSite/icon/icon_20221228_02.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.main_site_more_menu .menu_list .btn_list .btn_item.btn_3:hover {
  background: #CCF1EC;
}
.main_site_more_menu .menu_list .btn_list .btn_item.btn_2 {
  background: rgba(0, 0, 0, 0.05);
  font-family: MicrosoftYaHei;
  color: #262626;
}
.main_site_more_menu .menu_list .btn_list .btn_item.btn_2:hover {
  background: #E5E5E5;
}
.main_site_more_menu .menu_list .btn_list .btn_item.btn_1 {
  background: #FFF3E7;
  font-family: MicrosoftYaHei;
  color: #262626;
}
.main_site_more_menu .menu_list .btn_list .btn_item.btn_1:hover {
  background: #FFE6CC;
}
._Hide_240520 {
  display: none !important;
}
.main_site_more_menu_240520 {
  width: 476px  !important;
  background: #FFFFFF;
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding: 16px 26px;
  box-sizing: border-box;
}
.main_site_more_menu_240520 .menu_list :not(:last-child) {
  margin-bottom: 20px;
}
.main_site_more_menu_240520 .menu_list .title {
  margin-bottom: 6px !important;
  font-size: 12px;
  color: #757575;
  line-height: 18px;
}
.main_site_more_menu_240520 .menu_list .btn_list .btn_item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 80px;
  background-color: transparent !important;
  flex-shrink: 0;
  margin-right: 36px !important;
  margin-bottom: 0;
}
.main_site_more_menu_240520 .menu_list .btn_list .btn_item:nth-child(5) {
  margin-right: 0 !important;
}
.main_site_more_menu_240520 .menu_list .btn_list .btn_item .icon_box {
  width: 56px;
  height: 56px;
  box-sizing: border-box;
  margin-bottom: 4px;
  flex-shrink: 0;
  position: relative;
}
.main_site_more_menu_240520 .menu_list .btn_list .btn_item .icon_box:hover .spirit_icon {
  transform: translate(-50%, -50%) scale(1.1666);
}
.main_site_more_menu_240520 .menu_list .btn_list .btn_item .icon_box .spirit_icon {
  display: inline-block;
  transition: all 0.5s;
  width: 48px !important;
  height: 48px !important;
  background: url(//bpic.588ku.com/mainSite/basic/spirit_icon4_240520.png) 0px 0px no-repeat;
  background-size: 480px 48px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.main_site_more_menu_240520 .menu_list .btn_list .btn_item .icon_box .spirit_icon.icon_aicenter {
  background-position: 0 0px;
}
.main_site_more_menu_240520 .menu_list .btn_list .btn_item .icon_box .spirit_icon.icon_chaopx {
  background-position: -48px 0px;
}
.main_site_more_menu_240520 .menu_list .btn_list .btn_item .icon_box .spirit_icon.icon_edit {
  background-position: -96px 0px;
}
.main_site_more_menu_240520 .menu_list .btn_list .btn_item .icon_box .spirit_icon.icon_font {
  background-position: -144px 0px;
}
.main_site_more_menu_240520 .menu_list .btn_list .btn_item .icon_box .spirit_icon.icon_free {
  background-position: -192px 0px;
}
.main_site_more_menu_240520 .menu_list .btn_list .btn_item .icon_box .spirit_icon.icon_music {
  background-position: -240px 0px;
}
.main_site_more_menu_240520 .menu_list .btn_list .btn_item .icon_box .spirit_icon.icon_originator {
  background-position: -288px 0px;
}
.main_site_more_menu_240520 .menu_list .btn_list .btn_item .icon_box .spirit_icon.icon_shops {
  background-position: -336px 0px;
}
.main_site_more_menu_240520 .menu_list .btn_list .btn_item .icon_box .spirit_icon.icon_tupian {
  background-position: -384px 0px;
}
.main_site_more_menu_240520 .menu_list .btn_list .btn_item .icon_box .spirit_icon.icon_xuexi {
  background-position: -432px 0px;
}
.main_site_more_menu_240520 .menu_list .btn_list .btn_item > span {
  font-size: 13px;
  color: #191919;
  line-height: 20px;
  white-space: nowrap;
}
.nav-selfVip-downV1 {
  width: 530px;
  opacity: 1;
  background: #ffffff;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.15);
  position: absolute;
  display: none;
  right: 0;
  padding: 0;
  background: transparent;
  border-radius: 4px;
  box-shadow: none;
}
.nav-selfVip-downV1 .nav-ctn {
  background: url('//static.588ku.com/comp/public/images/icon/navallvipbg.svg') no-repeat center top / 100%;
  padding-bottom: 1px;
  background-color: #ffffff;
  border-radius: 4px;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.15);
}
.nav-selfVip-downV1 .nav-ctn .allvip-box {
  position: relative;
  height: 70px;
  border-radius: 4px;
}
.nav-selfVip-downV1 .nav-ctn .allvip-box .tag-box {
  width: 90px;
  height: 20px;
  opacity: 1;
  background: #ff5a00;
  border-radius: 4px 0 14px 0;
  box-shadow: 0px 0px 3px 0px rgba(254, 86, 160, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  line-height: 20px;
}
.nav-selfVip-downV1 .nav-ctn .allvip-box .left-box {
  padding-left: 20px;
  box-sizing: border-box;
}
.nav-selfVip-downV1 .nav-ctn .allvip-box .left-box .l-tle {
  padding-top: 26px;
  display: inline-block;
  margin-right: 13px;
}
.nav-selfVip-downV1 .nav-ctn .allvip-box .left-box .l-tle .tle-box {
  font-size: 14px;
  color: #595959;
  line-height: 14px;
  letter-spacing: 1px;
  display: inline-block;
  width: auto;
}
.nav-selfVip-downV1 .nav-ctn .allvip-box .left-box .l-tle .tle-box .icon-box {
  width: 21px;
  height: 19px;
  display: inline-block;
  margin-left: 7px;
}
.nav-selfVip-downV1 .nav-ctn .allvip-box .left-box .l-tle .tle-box .icon-box.allvipicon {
  background: url('//static.588ku.com/comp/public/images/icon/vip1.svg') no-repeat center / 100%;
}
.nav-selfVip-downV1 .nav-ctn .allvip-box .left-box .btm-tip {
  font-size: 12px;
  color: #595959;
  line-height: 12px;
  letter-spacing: 1px;
  padding-top: 5px;
  display: inline-block;
}
.nav-selfVip-downV1 .nav-ctn .allvip-box .right-btnbox {
  display: inline-block;
  padding-top: 20px;
  box-sizing: border-box;
  margin-right: 30px;
}
.nav-selfVip-downV1 .nav-ctn .allvip-box .right-btnbox a {
  width: 100px;
  height: 30px;
  opacity: 1;
  background: #ff5a00;
  border: 1px solid #ffffff;
  border-radius: 38px;
  box-shadow: 0px 7px 10px 0px rgba(120, 0, 255, 0.3);
  display: block;
  margin-right: 0;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  line-height: 30px;
  text-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
}
.nav-selfVip-downV1 .nav-ctn .allvip-box .right-btnbox a:hover {
  background-color: #FB8B4E;
}
.nav-selfVip-downV1 .nav-ctn .allyearvip-box {
  position: relative;
  height: 70px;
  opacity: 1;
  border-radius: 4px;
}
.nav-selfVip-downV1 .nav-ctn .allyearvip-box .left-box {
  padding-left: 20px;
  box-sizing: border-box;
}
.nav-selfVip-downV1 .nav-ctn .allyearvip-box .left-box .l-tle {
  padding-top: 26px;
}
.nav-selfVip-downV1 .nav-ctn .allyearvip-box .left-box .l-tle .tle-box {
  font-size: 14px;
  color: #595959;
  line-height: 14px;
  letter-spacing: 1px;
  display: inline-block;
  width: auto;
}
.nav-selfVip-downV1 .nav-ctn .allyearvip-box .left-box .l-tle .tle-box .icon-box {
  width: 21px;
  height: 19px;
  display: inline-block;
  margin-left: 7px;
}
.nav-selfVip-downV1 .nav-ctn .allyearvip-box .left-box .l-tle .tle-box .icon-box.allvipicon {
  background: url('//static.588ku.com/comp/public/images/icon/vip2.svg') no-repeat center / 100%;
}
.nav-selfVip-downV1 .nav-ctn .allyearvip-box .left-box .l-tle .price-numbox {
  font-size: 12px;
  color: #595959;
  line-height: 12px;
  letter-spacing: 1px;
  margin-left: 27px;
}
.nav-selfVip-downV1 .nav-ctn .allyearvip-box .left-box .l-tle .price-numbox .price-num {
  font-size: 18px;
  color: #fe4015;
  line-height: 18px;
  letter-spacing: 1px;
}
.nav-selfVip-downV1 .nav-ctn .allyearvip-box .left-box .btm-tip {
  font-size: 12px;
  color: #595959;
  line-height: 12px;
  letter-spacing: 1px;
  padding-top: 5px;
}
.nav-selfVip-downV1 .nav-ctn .allyearvip-box .right-btnbox {
  display: inline-block;
  padding-top: 20px;
  box-sizing: border-box;
  margin-right: 30px;
}
.nav-selfVip-downV1 .nav-ctn .allyearvip-box .right-btnbox a {
  width: 100px;
  height: 30px;
  opacity: 1;
  background: #118AE7;
  border: 1px solid #ffffff;
  border-radius: 38px;
  box-shadow: 0px 7px 10px 0px rgba(120, 0, 255, 0.3);
  display: block;
  margin-right: 0;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  line-height: 30px;
  text-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
}
.nav-selfVip-downV1 .nav-ctn .allyearvip-box .right-btnbox a:hover {
  background-color: #54B7FA;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist {
  padding: 16px 20px 0;
  box-sizing: border-box;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-tle {
  font-size: 14px;
  color: #595959;
  line-height: 14px;
  letter-spacing: 1px;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-tle a {
  display: inline-block !important;
  width: auto !important;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-tle .tle-box {
  display: inline-block;
  width: auto;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-tle .tle-rtip {
  font-size: 12px;
  color: #595959;
  line-height: 12px;
  letter-spacing: 1px;
  padding-left: 9px;
  position: relative;
  top: -1px;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-tle .tle-rtip.r-link {
  position: relative;
  top: 0px;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list {
  box-sizing: border-box;
  padding-bottom: 16px;
  border-bottom: 1px dashed #DCDCDC;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li {
  width: 112px;
  height: 36px;
  opacity: 1;
  background: #ffffff;
  border: 1px solid #dcdcdc;
  border-radius: 5px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.03);
  display: inline-block;
  text-align: left;
  margin: 15px 10px 0 0;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li:nth-child(4n+4) {
  margin-right: 0;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li a {
  font-size: 12px;
  color: #595959;
  line-height: 34px;
  height: 100%;
  letter-spacing: 1px;
  box-sizing: border-box;
  padding-left: 12px;
  display: block;
  white-space: nowrap;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li a .icon-box i {
  font-size: 14px;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li:hover {
  border-color: transparent;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.ys a .icon-box i {
  color: #17A1FF;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.ys:hover {
  background-color: rgba(23, 161, 255, 0.06);
  border-color: #17A1FF;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.ys:hover a {
  color: #17A1FF;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.bg a .icon-box i {
  color: #FA4633;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.bg:hover {
  background-color: rgba(250, 70, 51, 0.06);
  border-color: #FA4633;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.bg:hover a {
  color: #FA4633;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.illus a .icon-box i {
  color: #3DB060;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.illus:hover {
  background-color: rgba(61, 176, 96, 0.06);
  border-color: #3DB060;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.illus:hover a {
  color: #3DB060;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.art a .icon-box i {
  color: #00CFDD;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.art:hover {
  background-color: rgba(0, 207, 221, 0.06);
  border-color: #00CFDD;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.art:hover a {
  color: #00CFDD;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.ui a .icon-box i {
  color: #1ABC9C;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.ui:hover {
  background-color: rgba(26, 188, 156, 0.06);
  border-color: #1ABC9C;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.ui:hover a {
  color: #1ABC9C;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.model a .icon-box i {
  color: #FF9400;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.model:hover {
  background-color: rgba(255, 148, 0, 0.06);
  border-color: #FF9400;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.model:hover a {
  color: #FF9400;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.office a .icon-box i {
  color: #FFC001;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.office:hover {
  background-color: rgba(255, 192, 1, 0.06);
  border-color: #FFC001;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.office:hover a {
  color: #FFC001;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.video a .icon-box i {
  color: #7265E2;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.video:hover {
  background-color: rgba(114, 101, 226, 0.06);
  border-color: #7265E2;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.video:hover a {
  color: #7265E2;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.compy a .icon-box i {
  color: #FFBC61;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.compy:hover {
  background-color: rgba(255, 188, 97, 0.06);
  border-color: #FFBC61;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.compy:hover a {
  color: #FFBC61;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.gif a .icon-box i {
  color: #EF2B79;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.gif:hover {
  background-color: rgba(239, 43, 121, 0.06);
  border-color: #EF2B79;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.gif:hover a {
  color: #EF2B79;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.photo a .icon-box i {
  color: #FF5859;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.photo:hover {
  background-color: rgba(255, 88, 89, 0.06);
  border-color: #FF5859;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.photo:hover a {
  color: #FF5859;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.edit a .icon-box i {
  color: #1DBEAC;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.edit:hover {
  background-color: rgba(29, 190, 172, 0.06);
  border-color: #1DBEAC;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.edit:hover a {
  color: #1DBEAC;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .zuhe-z {
  color: #ff3f15 !important;
  margin-right: 20px;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .edit-black-box {
  width: 100%;
  height: 60px;
  margin-top: 15px;
  margin-bottom: 20px;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .left-edit-z {
  height: 100%;
  width: 237px;
  background-image: url('//js.588ku.com/comp/public/images/edior.png');
  background-size: 100% 100%;
  margin-right: 10px;
  float: left;
  cursor: pointer;
  border-radius: 5px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
  position: relative;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .left-edit-z .frist-line-z {
  text-align: center;
  position: relative;
  margin-right: 32px;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .left-edit-z:hover {
  background-image: url('//js.588ku.com/comp/public/images/edior-copy.png');
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .right-zuhe-z {
  height: 100%;
  width: 242px;
  background-image: url('//js.588ku.com/comp/public/images/zuhe.png');
  background-size: 100% 100%;
  float: left;
  cursor: pointer;
  box-sizing: border-box;
  border-radius: 6px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
  position: relative;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .right-zuhe-z .frist-line-z {
  text-align: center;
  position: relative;
  margin-right: 32px;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .right-zuhe-z .frist-line-z span {
  display: inline-block;
  margin-left: 63px;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .right-zuhe-z:hover {
  background-image: url('//js.588ku.com/comp/public/images/zuhe-copy.png');
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .right-top-em {
  width: 72px;
  height: 20px;
  opacity: 1;
  background: #ff3f15;
  border-radius: 10px 0px 10px 0px;
  position: absolute;
  top: -10px;
  right: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .right-top-em > span {
  font-size: 12px;
  font-weight: 500;
  color: #ffffff;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .line-new-z {
  width: 100%;
  height: 13px;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .img-log {
  position: absolute;
  top: 1px;
  left: 60px;
  top: 2px;
  left: 53px;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .icon-box-z {
  color: #1dbeac;
}
.nav-selfVip-downV1 .nav-ctn .nex-svlist .two-line-z {
  text-align: center;
  font-size: 12px;
  color: #454545;
  letter-spacing: 1px;
  margin-top: 5px;
}
.news-drop {
  width: 258px;
  right: -56px;
  position: absolute;
  z-index: 20;
  box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.05);
  background: transparent;
  border-radius: 6px;
  transform: scaleY(0);
  transition: all 0.3s;
  transform-origin: top;
  box-shadow: none;
}
.news-drop .news-list {
  position: relative;
  text-align: left;
  background: #fff;
  border-radius: 6px;
  box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.05);
}
.news-drop .news-list .list {
  padding-bottom: 0 !important;
  border-bottom: 1px solid #FAFAFA;
  position: relative;
  background-color: transparent !important;
}
.news-drop .news-list .list .news-circle {
  width: 4px;
  height: 4px;
  background: #ff4800;
  border-radius: 50%;
  display: inline-block;
  vertical-align: 3px;
  margin-right: 6px;
  position: absolute;
  top: 50%;
  margin-left: -2px;
  left: 16px;
}
.news-drop .news-list .list a {
  text-align: left;
  margin: 0;
  padding: 0 24px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
  width: auto;
  height: 44px;
  line-height: 44px;
  height: 40px;
  line-height: 40px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.news-drop .news-list .list a.isRead {
  color: #ccc;
}
.news-drop .news-list .list:hover {
  background: #fff;
}
.news-drop .news-list .list:hover > a {
  color: #000;
  color: rgba(0, 0, 0, 0.85);
}
.news-drop .news-list .list:hover > a:visited {
  color: rgba(0, 0, 0, 0.85);
}
.news-drop .news-list .more-news-list {
  border-bottom: none;
}
.news-drop .news-list .more-news-list > a {
  text-align: center;
  color: rgba(0, 0, 0, 0.65);
}
.news-drop .news-list .more-news-list > a:hover {
  color: rgba(0, 0, 0, 0.85);
}
.user_not_login {
  bottom: 0;
  transform: translateY(100%);
  right: 0;
  width: 484px;
  background: #ffffff;
  border-radius: 4px;
  box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.05);
  position: absolute;
  padding: 20px 20px 32px;
  display: none;
}
.user_not_login img {
  width: 100%;
}
.user_not_login .head {
  display: flex;
  align-items: center;
  margin-bottom: 27px;
}
.user_not_login .head .empty_avatar {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  margin-right: 12px;
}
.user_not_login .head .login_link {
  color: #008aff;
  font-size: 16px;
  cursor: pointer;
}
.user_not_login .head .login_info {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.85);
}
.user_not_login .describle {
  display: grid;
  grid-template-columns: repeat(2, auto);
  gap: 32px 0;
}
.user_not_login .describle .item {
  width: 50%;
  display: flex;
  align-items: center;
}
.user_not_login .describle .item .icon {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(23, 90, 255, 0.05);
  margin-right: 12px;
  flex-shrink: 0;
}
.user_not_login .describle .item .icon .iconfont {
  font-size: 20px;
  color: #008aff;
}
.user_not_login .describle .item .info_desc {
  display: flex;
  flex-direction: column;
  white-space: nowrap;
}
.user_not_login .describle .item .info_desc .title {
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
}
.user_not_login .describle .item .info_desc .subtitle {
  color: rgba(0, 0, 0, 0.65);
  font-size: 12px;
}
@keyframes textScroll {
  0%,
  12.66%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  16.66%,
  29.32% {
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
  }
  33.32%,
  45.98% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  49.98%,
  62.64% {
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
  }
  66.64%,
  79.3% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  83.3%,
  95.96% {
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
  }
}
[data-show="1680"] {
  display: none;
}
@media screen and (max-width: 1680px) {
  [data-hide="1680"] {
    display: none!important;
  }
  [data-show="1680"] {
    display: flex;
  }
}
.compony-hover-20221010 {
  background: #FFFFFF;
  box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.2);
  display: none;
  position: absolute;
  top: 40px;
  right: -110px;
  border-radius: 10px;
}
.compony-hover-20221010 .hover_head_info {
  flex-basis: 100%;
  position: absolute;
  top: 12px;
  padding-left: 24px;
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: #A66F2C;
  line-height: 16px;
}
.compony-hover-20221010 .left-wrap {
  width: 378px;
  padding: 20px 24px 20px 24px;
  box-sizing: border-box;
}
.compony-hover-20221010 .left-wrap .top-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 28px;
}
.compony-hover-20221010 .left-wrap .top-title .top-left {
  display: flex;
  align-items: center;
}
.compony-hover-20221010 .left-wrap .top-title .top-left .line {
  width: 4px;
  height: 14px;
  background: #A66F2C;
  margin-right: 6px;
}
.compony-hover-20221010 .left-wrap .top-title .top-left .title {
  font-size: 20px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #A66F2C;
}
.compony-hover-20221010 .left-wrap .top-title .show-more {
  background: #FCF8F3;
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: #A66F2C;
  line-height: 16px;
  padding: 4px 10px;
  width: auto;
}
.compony-hover-20221010 .left-wrap .wrap .item {
  display: flex;
  align-items: center;
  margin: 16px 0px;
}
.compony-hover-20221010 .left-wrap .wrap .item:last-child {
  margin-bottom: 26px;
}
.compony-hover-20221010 .left-wrap .wrap .item .icon-info {
  display: block;
  width: 24px;
  height: 24px;
  margin-right: 16px;
}
.compony-hover-20221010 .left-wrap .wrap .item .info .info-big {
  font-size: 13px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #262626;
  line-height: 18px;
  margin-bottom: 4px;
}
.compony-hover-20221010 .left-wrap .wrap .item .info .info-small {
  font-size: 13px;
  font-family: MicrosoftYaHei;
  color: #595959;
  line-height: 18px;
}
.compony-hover-20221010 .left-wrap .open {
  display: block;
  width: 280px;
  height: 40px;
  background: #A66F2C;
  box-shadow: 0px 2px 8px 0px rgba(166, 111, 44, 0.3);
  border-radius: 40px;
  position: relative;
}
.compony-hover-20221010 .left-wrap .open .text {
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.compony-hover-20221010 .left-wrap .open .text .money {
  font-size: 18px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #FFFFFF;
  letter-spacing: 1px;
  margin-right: 2px;
}
.compony-hover-20221010 .left-wrap .open .text .text-1 {
  font-size: 14px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #FFFFFF;
}
.compony-hover-20221010 .left-wrap .open .tip {
  position: absolute;
  right: 0;
  top: -14px;
  min-width: 92px;
  padding: 0 6px;
  height: 20px;
  background: #FF2525;
  border-radius: 0px 6px 0px 6px;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: #FFFFFF;
}
.compony-hover-20221010 .left-wrap .open:hover {
  background: #D08223;
}
.compony-hover-20221010 .right-wrap {
  width: 288px;
  padding: 30px 24px 20px 24px;
  box-sizing: border-box;
  background: rgba(23, 161, 255, 0.1);
}
.compony-hover-20221010 .right-wrap .top-title {
  display: flex;
  align-items: center;
  height: 28px;
}
.compony-hover-20221010 .right-wrap .top-title .line {
  margin-right: 8px;
}
.compony-hover-20221010 .right-wrap .top-title .line > span {
  display: block;
  width: 4px;
  height: 4px;
}
.compony-hover-20221010 .right-wrap .top-title .line > span:nth-child(1) {
  background: #7B28FF;
}
.compony-hover-20221010 .right-wrap .top-title .line > span:nth-child(2) {
  height: 5px;
  background: #28FFD8;
}
.compony-hover-20221010 .right-wrap .top-title .line > span:nth-child(3) {
  background: #FF2828;
}
.compony-hover-20221010 .right-wrap .top-title .title {
  font-size: 20px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #262626;
}
.compony-hover-20221010 .right-wrap .intro {
  margin-top: 8px;
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: #595959;
  line-height: 20px;
  letter-spacing: 0;
}
.compony-hover-20221010 .right-wrap .item {
  position: relative;
  padding: 22px 0 10px 24px;
  background: #FFFFFF;
  width: 240px;
  box-sizing: border-box;
  margin-top: 28px;
}
.compony-hover-20221010 .right-wrap .item .top-tip {
  width: 124px;
  height: 28px;
  padding-left: 6px;
  box-sizing: border-box;
  position: absolute;
  top: -14px;
  left: -1px;
  background: url('https://static.588ku.com/imgPath/index/images/text_bg.svg') no-repeat center;
  background-size: 100% 100%;
  font-size: 12px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 24px;
}
.compony-hover-20221010 .right-wrap .item .top-tip-1 {
  width: 70px;
  background: url('https://static.588ku.com/imgPath/index/images/text_bg.png') no-repeat center;
  background-size: 100% 100%;
}
.compony-hover-20221010 .right-wrap .item .content {
  display: flex;
}
.compony-hover-20221010 .right-wrap .item .content .left {
  width: 108px;
}
.compony-hover-20221010 .right-wrap .item .content .right {
  flex: 1;
}
.compony-hover-20221010 .right-wrap .item .content .left > p,
.compony-hover-20221010 .right-wrap .item .content .right > p {
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: #595959;
  line-height: 14px;
}
.compony-hover-20221010 .right-wrap .item .content .left > p:nth-child(1),
.compony-hover-20221010 .right-wrap .item .content .right > p:nth-child(1) {
  margin-bottom: 10px;
}
.compony-hover-20221010 .right-wrap .footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 20px;
}
.compony-hover-20221010 .right-wrap .footer .know {
  width: 140px;
  height: 40px;
  border-radius: 40px;
  font-size: 14px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  user-select: none;
  background: url('https://static.588ku.com/imgPath/index/images/know.png?v=1') no-repeat center;
  background-size: 100% 41px;
  box-shadow: 0px 2px 8px 0px rgba(56, 56, 56, 0.3);
}
.compony-hover-20221010 .right-wrap .footer .know > a {
  color: #fff;
}
.compony-hover-20221010 .right-wrap .footer .know:hover {
  background: #383838;
}
.compony-hover-20221010 .right-wrap .footer .consult {
  width: 90px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #FFFFFF;
  border-radius: 40px;
  border: 1px solid #383838;
  cursor: pointer;
  user-select: none;
}
.compony-hover-20221010 .right-wrap .footer .consult:hover {
  color: #FFFFFF;
  background: #383838;
  border: 1px solid #383838;
}
/*专题rgba start*/
/*专题rgba end*/
/*字体颜色 start*/
/*字体颜色 end*/
.topicAll.ys {
  background-color: #17A1FF;
}
.topicAll.bg {
  background-color: #FA4633;
}
.topicAll.model {
  background-color: #FF9400;
}
.topicAll.illus {
  background-color: #3DB060;
}
.topicAll.art {
  background-color: #00CFDD;
}
.topicAll.video {
  background-color: #7265E2;
}
.topicAll.office {
  background-color: #FFC001;
}
.topicAll.ui {
  background-color: #1ABC9C;
}
.topicAll.audio {
  background-color: #7265E2;
}
.topicAll.company {
  background-color: #d9ac62;
}
.topicAll.photo {
  background-color: #FF5859;
}
.topicAll.gif {
  background-color: #EF2B79;
}
.topicAfterbg.ys:after {
  background-color: #17A1FF;
}
.topicAfterbg.bg:after {
  background-color: #FA4633;
}
.topicAfterbg.model:after {
  background-color: #FF9400;
}
.topicAfterbg.art:after {
  background-color: #00CFDD;
}
.topicAfterbg.office:after {
  background-color: #FFC001;
}
.topicAfterbg.ui:after {
  background-color: #1ABC9C;
}
.topicAfterbg.video:after {
  background-color: #7265E2;
}
.topicAfterbg.audio:after {
  background-color: #7265E2;
}
.topicAfterbg.illus:after {
  background-color: #3DB060;
}
.topicAfterbg.photo:after {
  background-color: #FF5859;
}
.topicAfterbg.gif:after {
  background-color: #EF2B79;
}
/*鼠标hover效果 start*/
.st-pngwa-box li.center-hover-p .img-outside {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  padding: 0;
}
.st-vl-box li.center-hover-p .img-outside {
  padding: 0;
  display: block;
  height: 100%;
}
/*视频hover效果*/
.st-show-wrap .st-vl-box li.center-hover-p:hover .img-info {
  display: none;
}
/* 企业Vip项目 start */
/*企业Vip项目 end*/
.fix-insearch-box {
  width: 600px;
  height: 46px;
  position: relative;
  box-sizing: border-box;
  display: inline-block;
  float: none;
}
.fix-insearch-box .drop-down {
  float: left;
  width: 111px;
  position: relative;
  position: absolute;
  top: 2px;
  left: 0;
}
.fix-insearch-box .drop-down .focus-key {
  border-radius: 4px 0 0 4px;
  width: 100%;
  cursor: pointer;
  line-height: 42px;
  box-sizing: border-box;
  border-right: 1px solid rgba(23, 161, 255, 0.4);
  border-color: rgba(23, 161, 255, 0.65);
  color: rgba(0, 0, 0, 0.45);
}
.fix-insearch-box .drop-down .focus-key .center-ib {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-right: 0px;
  text-align: center;
}
.fix-insearch-box .drop-down .focus-key .center-ib .keytext {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.65);
  color: rgba(0, 0, 0, 0.85);
  line-height: 44px;
}
.fix-insearch-box .drop-down .focus-key i {
  margin-left: 4px;
  font-weight: 900;
  display: inline-block;
  font-size: 12px;
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: rgba(0, 0, 0, 0.8);
  margin-top: 2px;
}
.fix-insearch-box .drop-down .down-list {
  width: 100%;
  position: absolute;
  top: 44px;
  z-index: 5;
  background-color: #fff;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 4px 4px;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.fix-insearch-box .drop-down .down-list li,
.fix-insearch-box .drop-down .down-list .li-item {
  cursor: pointer;
  padding-left: 27px;
  line-height: 32px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
}
.fix-insearch-box .drop-down .down-list li:hover,
.fix-insearch-box .drop-down .down-list .li-item:hover {
  background-color: #F3FCFF;
  color: rgba(0, 0, 0, 0.85);
}
.fix-insearch-box .drop-down .down-list li .icon-box,
.fix-insearch-box .drop-down .down-list .li-item .icon-box {
  position: relative;
  left: -2px;
  margin-right: 5px;
}
.fix-insearch-box .drop-down .down-list li .icon-box i,
.fix-insearch-box .drop-down .down-list .li-item .icon-box i {
  color: #5A5F67;
}
.fix-insearch-box .drop-down .down-list li > a,
.fix-insearch-box .drop-down .down-list .li-item > a {
  color: rgba(0, 0, 0, 0.65);
  display: block;
  padding-left: 15px;
}
.fix-insearch-box .drop-down .down-list li[data-btnclass="qkmusic"],
.fix-insearch-box .drop-down .down-list .li-item[data-btnclass="qkmusic"],
.fix-insearch-box .drop-down .down-list li[data-btnclass="font"],
.fix-insearch-box .drop-down .down-list .li-item[data-btnclass="font"] {
  padding-left: 0;
}
.fix-insearch-box .drop-down .down-list li[data-btnclass="qkmusic"] .icon-box,
.fix-insearch-box .drop-down .down-list .li-item[data-btnclass="qkmusic"] .icon-box,
.fix-insearch-box .drop-down .down-list li[data-btnclass="font"] .icon-box,
.fix-insearch-box .drop-down .down-list .li-item[data-btnclass="font"] .icon-box {
  left: 0;
  padding-right: 6px;
}
.fix-insearch-box .drop-down:hover .down-list {
  visibility: visible;
  opacity: 1;
}
.fix-insearch-box .drop-down:hover .focus-key i {
  transform: scale(0.8) rotate(-180deg) translateY(2px);
}
.fix-insearch-box .fix-insearch-input {
  width: 100%;
  box-sizing: border-box;
  border: 2px solid #17A1FF;
  margin-left: 0px !important;
  border-color: rgba(23, 161, 255, 0.85);
  padding: 0 90px 0 120px;
  height: 100%;
  font-size: 16px;
  border-radius: 8px;
  color: rgba(0, 0, 0, 0.65);
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.fix-insearch-box .fix-insearch-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.25);
}
.fix-insearch-box .fix-insearch-input :-moz-placeholder {
  color: rgba(0, 0, 0, 0.25);
}
.fix-insearch-box .fix-insearch-input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.25);
}
.fix-insearch-box .fix-insearch-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.25);
}
.fix-insearch-box .fix-insearch-input:focus {
  color: rgba(0, 0, 0, 0.85);
  border-color: rgba(23, 161, 255, 0.85);
}
.fix-insearch-box .search-btn {
  width: 86px;
  width: 98px;
  height: 46px;
  height: 100%;
  text-align: center;
  position: absolute;
  border-radius: 0 8px 8px 0;
  right: 0;
  top: 0;
  color: #fff;
  line-height: 46px;
  font-size: 16px;
  background: linear-gradient(124deg, #00A5FF 0%, #1759FF 100%);
  box-shadow: 0px 4px 16px 0px rgba(23, 161, 255, 0.1);
}
.fix-insearch-box .search-btn#btn-search-float.all {
  background: linear-gradient(139deg, #00A5FF 0%, #1759FF 100%);
}
.fix-insearch-box .search-btn#btn-search-float.all:hover {
  background: #17A1FF;
}
.fix-insearch-box .search-btn#btn-search-float.ys {
  background: linear-gradient(139deg, #008BFF 0%, #0028FF 100%);
}
.fix-insearch-box .search-btn#btn-search-float.ys:hover {
  background: #008BFF;
}
.fix-insearch-box .search-btn#btn-search-float.bg {
  background: linear-gradient(139deg, #FA6D33 0%, #FF2811 100%);
}
.fix-insearch-box .search-btn#btn-search-float.bg:hover {
  background: #FA4633;
}
.fix-insearch-box .search-btn#btn-search-float.photo {
  background: linear-gradient(139deg, #FF5859 0%, #ED0406 100%);
}
.fix-insearch-box .search-btn#btn-search-float.photo:hover {
  background: #FF5859;
}
.fix-insearch-box .search-btn#btn-search-float.model {
  background: linear-gradient(139deg, #FF9400 0%, #FF4E00 100%);
}
.fix-insearch-box .search-btn#btn-search-float.model:hover {
  background: #FF9400;
}
.fix-insearch-box .search-btn#btn-search-float.art {
  background: linear-gradient(139deg, #00EFFF 0%, #00CFDD 100%);
}
.fix-insearch-box .search-btn#btn-search-float.art:hover {
  background: #00CFDD;
}
.fix-insearch-box .search-btn#btn-search-float.office {
  background: linear-gradient(139deg, #FFC001 0%, #FF7301 100%);
}
.fix-insearch-box .search-btn#btn-search-float.office:hover {
  background: #FFC001;
}
.fix-insearch-box .search-btn#btn-search-float.ui {
  background: linear-gradient(139deg, #04DFB4 0%, #00B390 100%);
}
.fix-insearch-box .search-btn#btn-search-float.ui:hover {
  background: #1ABC9C;
}
.fix-insearch-box .search-btn#btn-search-float.illus {
  background: linear-gradient(139deg, #27CE5A 0%, #00A733 100%);
}
.fix-insearch-box .search-btn#btn-search-float.illus:hover {
  background: #3DB060;
}
.fix-insearch-box .search-btn#btn-search-float.video {
  background: linear-gradient(139deg, #7265E2 0%, #3621E6 100%);
}
.fix-insearch-box .search-btn#btn-search-float.video:hover {
  background: #7265E2;
}
.fix-insearch-box .search-btn#btn-search-float.gif {
  background: linear-gradient(139deg, #FF40A4 0%, #FF0065 100%);
}
.fix-insearch-box .search-btn#btn-search-float.gif:hover {
  background: #EF2B79;
}
.fix-insearch-box .search-btn.ys {
  background-color: #17A1FF;
}
.fix-insearch-box .search-btn.bg {
  background-color: #FA4633;
}
.fix-insearch-box .search-btn.model {
  background-color: #FF9400;
}
.fix-insearch-box .search-btn.illus {
  background-color: #3DB060;
}
.fix-insearch-box .search-btn.art {
  background-color: #00CFDD;
}
.fix-insearch-box .search-btn.video {
  background-color: #7265E2;
}
.fix-insearch-box .search-btn.office {
  background-color: #FFC001;
}
.fix-insearch-box .search-btn.ui {
  background-color: #1ABC9C;
}
.fix-insearch-box .search-btn.audio {
  background-color: #7265E2;
}
.fix-insearch-box .search-btn.company {
  background-color: #d9ac62;
}
.fix-insearch-box .search-btn.photo {
  background-color: #FF5859;
}
.fix-insearch-box .search-btn.gif {
  background-color: #EF2B79;
}
.fix-insearch-box .search-btn.edit {
  background-color: #00BAA1;
}
.fix-insearch-box .search-btn i {
  margin-right: 5px;
  color: #fff;
  font-size: 14px;
}
.fix-insearch-box .search-btn .icon-svg-Search {
  margin-right: 10px;
  vertical-align: -2px;
  display: inline-block;
  width: 16px;
  margin-top: 10px;
  line-height: 44px;
  height: 16px;
  background: url(//static.588ku.com/imgPath/index/images/1902/searchIcon.svg) no-repeat center / 100%;
}
.fix-insearch-box .search-btn:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -ms-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.fix-insearch-box .search-btn:hover:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.2);
}
.fix-insearch-box.ys .fix-insearch-input {
  border-color: rgba(23, 161, 255, 0.65);
}
.fix-insearch-box.ys .fix-insearch-input:focus {
  border-color: rgba(23, 161, 255, 0.85);
}
.fix-insearch-box.ys .drop-down .focus-key {
  border-color: rgba(23, 161, 255, 0.65);
}
.fix-insearch-box.bg .fix-insearch-input {
  border-color: rgba(250, 70, 51, 0.65);
}
.fix-insearch-box.bg .fix-insearch-input:focus {
  border-color: rgba(250, 70, 51, 0.85);
}
.fix-insearch-box.bg .drop-down .focus-key {
  border-color: rgba(250, 70, 51, 0.65);
}
.fix-insearch-box.art .fix-insearch-input {
  border-color: rgba(0, 207, 221, 0.65);
}
.fix-insearch-box.art .fix-insearch-input:focus {
  border-color: rgba(0, 207, 221, 0.85);
}
.fix-insearch-box.art .drop-down .focus-key {
  border-color: rgba(0, 207, 221, 0.65);
}
.fix-insearch-box.model .fix-insearch-input {
  border-color: rgba(255, 148, 0, 0.65);
}
.fix-insearch-box.model .fix-insearch-input:focus {
  border-color: rgba(255, 148, 0, 0.85);
}
.fix-insearch-box.model .drop-down .focus-key {
  border-color: rgba(255, 148, 0, 0.65);
}
.fix-insearch-box.gif .fix-insearch-input {
  border-color: rgba(239, 43, 121, 0.65);
}
.fix-insearch-box.gif .fix-insearch-input:focus {
  border-color: rgba(239, 43, 121, 0.85);
}
.fix-insearch-box.gif .drop-down .focus-key {
  border-color: rgba(239, 43, 121, 0.65);
}
.fix-insearch-box.illus .fix-insearch-input {
  border-color: rgba(61, 176, 96, 0.65);
}
.fix-insearch-box.illus .fix-insearch-input:focus {
  border-color: rgba(61, 176, 96, 0.85);
}
.fix-insearch-box.illus .drop-down .focus-key {
  border-color: rgba(61, 176, 96, 0.65);
}
.fix-insearch-box.office .fix-insearch-input {
  border-color: rgba(255, 192, 1, 0.65);
}
.fix-insearch-box.office .fix-insearch-input:focus {
  border-color: rgba(255, 192, 1, 0.85);
}
.fix-insearch-box.office .drop-down .focus-key {
  border-color: rgba(255, 192, 1, 0.65);
}
.fix-insearch-box.ui .fix-insearch-input {
  border-color: rgba(26, 188, 156, 0.65);
}
.fix-insearch-box.ui .fix-insearch-input:focus {
  border-color: rgba(26, 188, 156, 0.85);
}
.fix-insearch-box.ui .drop-down .focus-key {
  border-color: rgba(26, 188, 156, 0.65);
}
.fix-insearch-box.photo .fix-insearch-input {
  border-color: rgba(255, 88, 89, 0.65);
}
.fix-insearch-box.photo .fix-insearch-input:focus {
  border-color: rgba(255, 88, 89, 0.85);
}
.fix-insearch-box.photo .drop-down .focus-key {
  border-color: rgba(255, 88, 89, 0.65);
}
.fix-insearch-box.edit .fix-insearch-input {
  border-color: rgba(0, 186, 161, 0.65);
}
.fix-insearch-box.edit .fix-insearch-input:focus {
  border-color: rgba(0, 186, 161, 0.85);
}
.fix-insearch-box.edit .drop-down .focus-key {
  border-color: rgba(255, 88, 89, 0.65);
}
.fix-insearch-box.video .fix-insearch-input,
.fix-insearch-box.audio .fix-insearch-input {
  border-color: rgba(114, 101, 226, 0.65);
}
.fix-insearch-box.video .fix-insearch-input:focus,
.fix-insearch-box.audio .fix-insearch-input:focus {
  border-color: rgba(114, 101, 226, 0.85);
}
.fix-insearch-box.video .drop-down .focus-key,
.fix-insearch-box.audio .drop-down .focus-key {
  border-color: rgba(114, 101, 226, 0.65);
}
@keyframes roateRoll {
  0% {
    transform: rotate(0deg);
  }
  20% {
    transform: rotate(0deg);
  }
  40% {
    transform: rotate(360deg);
  }
  60% {
    transform: rotate(360deg);
  }
  80% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(720deg);
  }
}
.index_head {
  position: fixed;
  top: 0;
  z-index: 999;
  min-width: 1280px;
  width: 100%;
  height: 120px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  padding: 0 48px;
  padding-left: 31px;
}
.index_head .mr_24 {
  margin-right: 24px;
}
.index_head .mr_12 {
  margin-right: 12px;
}
.index_head .mr_30 {
  margin-right: 30px;
}
.index_head .mr_18 {
  margin-right: 18px;
}
.index_head .mr_20 {
  margin-right: 20px;
}
.index_head .mr_40 {
  margin-right: 40px;
}
.index_head .mr_28 {
  margin-right: 28px;
}
.index_head,
.index_head * {
  box-sizing: border-box;
}
.index_head .head_content {
  display: flex;
  justify-content: space-between;
}
.index_head .header_left,
.index_head .header_right {
  display: flex;
}
.index_head .change_user_item .user_drop_230424 {
  top: 57px;
}
.index_head .change_user_item:hover .user_drop_230424 {
  transform: scaleY(1);
}
.index_head .header_item {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 17px;
  position: relative;
}
.index_head .header_item.user-info-box:hover::before {
  content: '';
  position: absolute;
  left: -16px;
  cursor: pointer;
  right: -12px;
  top: 0;
  bottom: 0;
}
.index_head .header_item .tmenu-hover,
.index_head .header_item .restructure-drop-list {
  padding-top: 0;
}
.index_head .header_item .top-hover-20221010,
.index_head .header_item .main_site_more_menu,
.index_head .header_item .navtype-left-boxV1,
.index_head .header_item .compony-hover-20221010,
.index_head .header_item .nav-selfVip-downV1,
.index_head .header_item .news-drop,
.index_head .header_item .restructure-drop-list,
.index_head .header_item .quick_methods,
.index_head .header_item .tmenu-hover {
  top: 52px!important;
}
.index_head .header_item:hover .nav_bar {
  transform: translate(-50%, 0) scaleX(1);
}
.index_head .header_item:hover .navtype-left-boxV1,
.index_head .header_item:hover .main_site_more_menu,
.index_head .header_item:hover .news-drop {
  transform: scaleY(1);
}
.index_head .header_item:hover .top-hover-20221010,
.index_head .header_item:hover .tmenu-hover,
.index_head .header_item:hover .nav-selfVip-downV1,
.index_head .header_item:hover .user_not_login,
.index_head .header_item:hover .ent_tab_hover_popup {
  display: block;
}
.index_head .header_item:hover .compony-hover-20221010 {
  display: flex;
}
.index_head .header_item:hover .script_1 {
  opacity: 0.85;
}
.index_head .header_item .nav_bar {
  position: absolute;
  width: 70%;
  height: 5px;
  border-radius: 5px;
  bottom: 0;
  left: 50%;
  transform-origin: center;
  transform: translate(-50%, 0) scaleX(0);
  transition: all 0.3s;
}
.index_head .nav_item {
  font-size: 17px;
  font-family: MicrosoftYaHei;
  color: #FFFFFF;
  line-height: 16px;
  white-space: nowrap;
  cursor: pointer;
}
@media screen and (max-width: 1680px) {
  .index_head .nav_item {
    font-size: 15px;
  }
  .index_head .workbench-item > a {
    font-size: 15px;
  }
  .index_head .mr_24 {
    margin-right: 18px;
  }
  .index_head .workbench-item {
    margin-right: 18px;
  }
  .index_head .header_right .ent_vip,
  .index_head .header_right .single_vip {
    transform: scale(0.95);
  }
}
@media screen and (max-width: 1439px) {
  .index_head [hide1366] {
    display: none;
  }
}
.index_head .header_left .logo {
  width: 120px;
}
.index_head .header_left .logo img {
  width: 100%;
}
.index_head .header_left .change_user {
  background: rgba(0, 0, 0, 0.3);
  border-radius: 8px;
  position: relative;
  padding: 6px 12px;
  padding-right: 8px;
  height: 40px;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.index_head .header_left .change_user .user_info {
  margin-right: 8px;
}
.index_head .header_left .change_user .main_name {
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: #FFFFFF;
  line-height: 12px;
  max-width: 66px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 4px;
}
.index_head .header_left .change_user .sub_name {
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: rgba(255, 255, 255, 0.5);
  line-height: 12px;
}
.index_head .header_left .change_user .change_icon {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  flex-shrink: 0;
  background: #FFFFFF;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.08);
  background-image: url(//bpic.588ku.com/mainSite/basic/head_icon2_230423.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.index_head .header_left .nav_item {
  display: flex;
  align-items: center;
}
.index_head .header_left .nav_item .icon_1 {
  width: 14px;
  height: 14px;
  background-image: url(//bpic.588ku.com/mainSite/basic/head_icon_230423.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  margin-right: 8px;
}
.index_head .header_left .nav_item .icon_2 {
  color: #fff;
  margin-left: 4px;
}
.index_head .header_right .script_1 {
  padding: 0 4.5px;
  position: absolute;
  top: 4px;
  left: 28px;
  transform: translate(0, -100%);
  font-size: 12px;
  line-height: 16px;
  color: #fff;
  white-space: nowrap;
  height: 16px;
  overflow: hidden;
  background: linear-gradient(137deg, #FF5A00 0%, #FF3300 100%);
  border-radius: 4px;
}
.index_head .header_right .script_1 .scrill_text {
  display: flex;
  flex-direction: column;
  animation: textScroll 10s infinite;
}
.index_head .header_right .script_1 .scrill_text span {
  text-align: center;
  height: 16px;
}
.index_head .header_right .ent_vip {
  width: 92px;
  height: 28px;
  background-image: url(//bpic.588ku.com/mainSite/basic/spirit_icon4_230512.png?v=20240511);
  background-repeat: no-repeat;
  background-size: 300px auto;
  background-position: -96px -162px;
  position: relative;
}
.index_head .header_right .vip-text {
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #303030;
}
.index_head .header_right .vip-text .vip-icon {
  display: block;
  width: 22px;
  height: 18px;
  background: url(//js.588ku.com/activity/20231024/images/vip_icon.png) no-repeat center;
  background-size: 100% 100%;
  margin-right: 6px;
  margin-top: 1px;
}
.index_head .header_right .vip-text .vip-icon.company {
  background: url(//js.588ku.com/activity/20231024/images/vip_company_icon.png) no-repeat center;
  background-size: 100% 100%;
}
@media screen and (min-width: 1580px) {
  .index_head .header_right .vip-text.hide1920 {
    display: none!important;
  }
}
.index_head .header_right .single_vip {
  width: 92px;
  height: 28px;
  background-image: url(//bpic.588ku.com/mainSite/basic/spirit_icon4_230512.png?v=20240511);
  background-repeat: no-repeat;
  background-size: 300px auto;
  background-position: 0 -162px;
  position: relative;
}
.index_head .header_right .login_btn {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  font-weight: bold;
  color: #17A1FF;
  line-height: 34px;
  text-align: center;
  width: 96px;
  height: 34px;
  background: #FFFFFF;
  border-radius: 17px;
  cursor: pointer;
  position: relative;
}
.index_head .header_right .avatar_box {
  position: relative;
  padding: 3px 5px 7px;
  margin-bottom: -7px;
}
.index_head .header_right .avatar_box .avatar {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  overflow: hidden;
  display: inline-block;
  border: 0.5px solid #fff;
}
.index_head .header_right .avatar_box .avatar img {
  width: 100%;
}
.index_head .header_right .ent_nav {
  width: 98px;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  font-size: 17px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  color: #fff;
  line-height: 16px;
  letter-spacing: 1px;
  position: relative;
  margin-right: -18px;
}
.index_head .header_right .ent_nav .ent_script {
  background: #FF5A00;
  border-radius: 7px 0px 7px 0px;
  padding: 1px 6px;
  position: absolute;
  transform: translate(0, -100%);
  top: 4px;
  left: 0;
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: #FFFFFF;
  line-height: 14px;
}
.index_head .header_right .msg_btn {
  width: 26px;
  height: 26px;
  background-repeat: no-repeat;
  background-size: 16px auto;
  background-position: center;
  cursor: pointer;
  position: relative;
  line-height: 26px;
  text-align: center;
}
.index_head .header_right .msg_btn .icon-xinfengbeifen {
  color: #fff;
  font-size: 22px;
}
.index_head .header_right .msg_btn .msg_count {
  height: 16px;
  padding: 0 3px;
  border-radius: 8px;
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: #FFFFFF;
  line-height: 16px;
  position: absolute;
  top: -9px;
  right: 7px;
  transform: translate(50%, 0);
  background: linear-gradient(137deg, #FF5A00 0%, #FF3300 100%);
  border-radius: 4px;
}
.index_head .in-search-boxV1 {
  width: 800px;
  margin: 35px auto 0;
  left: 0px;
  height: 60px;
  position: relative;
  z-index: 20;
}
.index_head .in-search-boxV1.in-search-boxV1-1 {
  width: 946px;
}
.index_head .in-search-boxV1 .drop-down {
  position: absolute;
  left: 2px;
  width: 113px;
  border-radius: 50px 0 0 50px;
  height: 60px;
  padding-top: 2px;
  z-index: 5;
}
.index_head .in-search-boxV1 .drop-down .focus-key {
  border-radius: 50px 0 0 50px;
  width: 100%;
  border-right: 1px solid #17A1FF;
  cursor: pointer;
  line-height: 56px;
  height: 56px;
  box-sizing: border-box;
  color: #262626;
  text-align: center;
  background-color: transparent;
  position: relative;
}
.index_head .in-search-boxV1 .drop-down .focus-key .center-ib {
  display: block;
  font-size: 16px;
}
.index_head .in-search-boxV1 .drop-down .focus-key i {
  margin-left: 2px;
  display: inline-block;
  font-size: 12px;
  color: #262626;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.index_head .in-search-boxV1 .drop-down .focus-key:after {
  position: absolute;
  width: 100px;
  height: 1px;
  background: #eeeeef;
  bottom: 0px;
  left: 10px;
  display: none;
}
.index_head .in-search-boxV1 .drop-down .down-list {
  background: #ffffff;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
  width: 100%;
  padding-top: 8px;
  z-index: 5;
  background-color: #fff;
  border-radius: 0 0 4px 4px;
  overflow: hidden;
  display: none;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  position: relative;
  top: 2px;
}
.index_head .in-search-boxV1 .drop-down .down-list li,
.index_head .in-search-boxV1 .drop-down .down-list .li-item {
  cursor: pointer;
  line-height: 30px;
  font-size: 12px;
  color: #595959;
}
.index_head .in-search-boxV1 .drop-down .down-list li[data-btnclass="edit"],
.index_head .in-search-boxV1 .drop-down .down-list .li-item[data-btnclass="edit"] {
  padding-left: 14px;
}
.index_head .in-search-boxV1 .drop-down .down-list li i,
.index_head .in-search-boxV1 .drop-down .down-list .li-item i {
  margin-right: 6px;
}
.index_head .in-search-boxV1 .drop-down .down-list li a,
.index_head .in-search-boxV1 .drop-down .down-list .li-item a {
  color: #595959;
  font-size: 16px;
}
.index_head .in-search-boxV1 .drop-down .down-list li:hover,
.index_head .in-search-boxV1 .drop-down .down-list .li-item:hover {
  background-color: #F3FCFF;
  color: #17A1FF;
}
.index_head .in-search-boxV1 .drop-down .down-list li:hover a,
.index_head .in-search-boxV1 .drop-down .down-list .li-item:hover a {
  color: #17A1FF;
}
.index_head .in-search-boxV1 .drop-down .down-list .li-item {
  padding-left: 0px;
}
.index_head .in-search-boxV1 .drop-down .down-list .li-item a {
  display: block;
  padding-left: 16px;
  font-size: 14px;
}
.index_head .in-search-boxV1 .drop-down:hover .focus-key {
  background-color: transparent;
}
.index_head .in-search-boxV1 .drop-down:hover .focus-key i {
  transform: rotate(180deg);
}
.index_head .in-search-boxV1 .drop-down:hover .down-list {
  display: block;
}
.index_head .in-search-boxV1 .drop-down:hover ~ .search-sug {
  display: none !important;
}
.index_head .in-search-boxV1 .drop-down + input {
  padding-left: 116px;
}
.index_head .in-search-boxV1 .search-box-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
}
.index_head .in-search-boxV1 .search-box-wrap .text {
  font-size: 18px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #8C8C8C;
  line-height: 24px;
  letter-spacing: 1px;
  margin: 0 20px;
}
.index_head .in-search-boxV1 .search-box-wrap .go-company {
  display: block;
  flex-shrink: 0;
  border-radius: 0 6px 6px 0;
  box-sizing: border-box;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  height: 60px;
  line-height: 60px;
  position: relative;
  margin: 0;
  color: #fff;
  box-shadow: 0px 4px 16px 0px rgba(23, 161, 255, 0.2);
  background-color: #018BFF;
  font-weight: bold;
  border-radius: 8px;
  width: 100px;
  text-align: center;
  font-size: 18px;
}
.index_head .in-search-boxV1 .search-box-wrap .go-company:hover {
  box-shadow: 0 4px 20px rgba(23, 161, 255, 0.3);
}
.index_head .in-search-boxV1 .search-box-wrap .go-company:hover:before {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 0 6px 6px 0;
  top: 0;
  left: 0;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box {
  width: 100%;
  height: 60px;
  position: relative;
  box-sizing: border-box;
  border-radius: 50px;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box.search-box-1 {
  width: 785px;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box:before {
  position: absolute;
  top: -3px;
  left: -4px;
  width: 30px;
  height: 30px;
  z-index: 2;
  pointer-events: none;
  background: url('//static.588ku.com/imgPath/index/images/indexnewicon.png') no-repeat center / 100%;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .act-entry-seac {
  display: inline-block;
  position: absolute;
  right: 160px;
  top: 9px;
  width: 98px;
  height: 28px;
  background: rgba(255, 255, 255, 0.85);
  border-radius: 6px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  text-align: center;
  line-height: 28px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .act-entry-seac:hover {
  color: #17A1FF;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box input[type="text"] {
  width: 100%;
  padding-right: 260px;
  padding-left: 16px;
  font-size: 16px;
  box-sizing: border-box;
  border-radius: 10px;
  height: 100%;
  background: #fff;
  border: 2px solid #17a1ff;
  color: rgba(0, 0, 0, 0.25);
  font-weight: normal;
  position: absolute;
  top: 0;
  left: 0;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box input[type="text"]::-webkit-input-placeholder {
  color: #8c8c8c;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box input[type="text"] :-moz-placeholder {
  color: #8c8c8c;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box input[type="text"]::-moz-placeholder {
  color: #8c8c8c;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box input[type="text"]:-ms-input-placeholder {
  color: #8c8c8c;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box input[type="text"]:focus {
  color: rgba(0, 0, 0, 0.85);
}
.index_head .in-search-boxV1 .search-box-wrap .search-box input[type="text"]:focus + .type-search-box .type-search-list li.on:before {
  border-bottom-color: rgba(236, 236, 236, 0.95);
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-Btn-box {
  position: absolute;
  right: 0;
  top: 0px;
  width: 144px;
  width: 118px;
  width: 120px;
  height: 100%;
  z-index: 3;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-Btn-box .search_drop {
  cursor: pointer;
  width: 402px;
  position: absolute;
  right: 214px;
  bottom: 20px;
  transform: translate(100%, 100%);
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-Btn-box .search_drop img {
  width: 100%;
  vertical-align: top;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-Btn-box .search_drop .close_btn {
  position: absolute;
  width: 22px;
  height: 22px;
  right: 22px;
  top: 36px;
  cursor: pointer;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-Btn-box .search_drop .info {
  position: absolute;
  top: 46px;
  left: 58px;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-Btn-box .search_drop .info .title {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: #262626;
  line-height: 16px;
  margin-bottom: 10px;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-Btn-box .search_drop .info .title .red_text {
  font-size: 16px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #FA4633;
  line-height: 16px;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-Btn-box .search_drop .info .subtitle {
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: #717171;
  line-height: 12px;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-Btn-box .search_drop .icon {
  width: 16px;
  height: 16px;
  background: #17A1FF;
  border-radius: 50%;
  position: absolute;
  top: 48px;
  left: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  animation-name: roateRoll;
  animation-duration: 3s;
  animation-iteration-count: infinite;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-Btn-box .search_drop .icon:after {
  content: '';
  width: 8px;
  height: 8px;
  background-image: url(//bpic.588ku.com/mainSite/basic/icon2_230522.svg);
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-Btn-box .shaow-bg {
  position: absolute;
  display: block;
  width: 15px;
  height: 280px;
  background: url(//static.588ku.com/imgPath/index/images/1902/indexshaow.png) no-repeat center;
  left: -15px;
  top: -160px;
  z-index: 0;
  opacity: 0.2;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-Btn-box .search-Btn {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 0 6px 6px 0;
  box-sizing: border-box;
  /* -moz-transition: all 0.3s;
            -ms-transition: all 0.3s;
            -webkit-transition: all 0.3s; 
            transition: all 0.3s; */
  line-height: 60px;
  position: relative;
  margin: 0;
  text-align: center;
  color: #fff;
  background-color: #17A1FF;
  font-weight: bold;
  height: 60px;
  border-radius: 8px;
  box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.1);
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-Btn-box .search-Btn:hover {
  box-shadow: 0 4px 20px rgba(23, 161, 255, 0.3);
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-Btn-box .search-Btn:hover:before {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 0 6px 6px 0;
  top: 0;
  left: 0;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-Btn-box .search-Btn i {
  font-size: 16px;
  color: #fff;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-Btn-box .search-Btn span {
  font-size: 18px;
  display: inline-block;
  color: #fff;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-Btn-box .search-Btn .icon-svg-Search {
  vertical-align: -2px;
  margin-right: 6px;
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(//static.588ku.com/imgPath/index/images/1902/searchIcon.svg) no-repeat center / 100%;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-Btn-box .search-Btn.all {
  font-size: 0;
  background: linear-gradient(139deg, #00A5FF 0%, #1759FF 100%);
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-Btn-box .search-Btn.all:hover {
  background: #17A1FF;
  box-shadow: 0px 4px 16px 0px rgba(0, 139, 255, 0.4);
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-Btn-box .search-Btn.ys {
  background: linear-gradient(139deg, #008BFF 0%, #0028FF 100%);
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-Btn-box .search-Btn.ys:hover {
  background: #008BFF;
  box-shadow: 0px 4px 16px 0px rgba(0, 139, 255, 0.4);
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-Btn-box .search-Btn.bg {
  background: linear-gradient(139deg, #FA6D33 0%, #FF2811 100%);
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-Btn-box .search-Btn.bg:hover {
  background: #FA4633;
  box-shadow: 0px 4px 16px 0px rgba(250, 70, 51, 0.4);
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-Btn-box .search-Btn.photo {
  background: linear-gradient(139deg, #FF5859 0%, #ED0406 100%);
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-Btn-box .search-Btn.photo:hover {
  background: #FF5859;
  box-shadow: 0px 4px 16px 0px rgba(255, 88, 89, 0.4);
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-Btn-box .search-Btn.model {
  background: linear-gradient(139deg, #FF9400 0%, #FF4E00 100%);
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-Btn-box .search-Btn.model:hover {
  background: #FF9400;
  box-shadow: 0px 4px 16px 0px rgba(255, 148, 0, 0.4);
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-Btn-box .search-Btn.art {
  background: linear-gradient(139deg, #00EFFF 0%, #00CFDD 100%);
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-Btn-box .search-Btn.art:hover {
  background: #00CFDD;
  box-shadow: 0px 4px 16px 0px rgba(0, 207, 221, 0.4);
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-Btn-box .search-Btn.office {
  background: linear-gradient(139deg, #FFC001 0%, #FF7301 100%);
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-Btn-box .search-Btn.office:hover {
  background: #FFC001;
  box-shadow: 0px 4px 16px 0px rgba(255, 192, 1, 0.4);
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-Btn-box .search-Btn.ui {
  background: linear-gradient(139deg, #04DFB4 0%, #00B390 100%);
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-Btn-box .search-Btn.ui:hover {
  background: #1ABC9C;
  box-shadow: 0px 4px 16px 0px rgba(26, 188, 156, 0.4);
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-Btn-box .search-Btn.illus {
  background: linear-gradient(139deg, #27CE5A 0%, #00A733 100%);
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-Btn-box .search-Btn.illus:hover {
  background: #3DB060;
  box-shadow: 0px 4px 16px 0px rgba(61, 176, 96, 0.4);
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-Btn-box .search-Btn.video {
  background: linear-gradient(139deg, #7265E2 0%, #3621E6 100%);
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-Btn-box .search-Btn.video:hover {
  background: #7265E2;
  box-shadow: 0px 4px 16px 0px rgba(114, 101, 226, 0.4);
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-Btn-box .search-Btn.gif {
  background: linear-gradient(139deg, #FF40A4 0%, #FF0065 100%);
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-Btn-box .search-Btn.gif:hover {
  background: #EF2B79;
  box-shadow: 0px 4px 16px 0px rgba(239, 43, 121, 0.4);
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-Btn-box .search-Btn.edit {
  /* .icon-svg-Search{
                                  display: none;
                              } */
  background-color: #00BAA1;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-Btn-box .search-Btn.edit:hover {
  box-shadow: 0 4px 20px rgba(0, 186, 161, 0.3);
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-Btn-box .search-btn-hide {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 0 4px 4px 0;
  padding: 19px 0 0 44px;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 6;
  cursor: pointer;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-sugV1 {
  width: 680px;
  top: 62px;
  width: 766px;
  left: 0px;
  padding-bottom: 0px;
  width: 666px;
  left: 100px;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-sugV1.search-sugV1-1 {
  width: 684px;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-sugV1.search-sugV1-1 .hot-bd {
  padding-bottom: 7px;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-sugV1.V2 {
  padding: 0 24px;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-sugV1.V2 .search-log {
  border-bottom: 1px solid #f2f5f5;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-sugV1.V2 .search-log ul {
  padding: 16px 0;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-sugV1.V2 .search-log ul li {
  color: #8c8c8c;
  height: auto;
  line-height: 20px;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-sugV1.V2 .search-log ul li > a {
  color: #8c8c8c;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-sugV1.V2 .sokeys-ullist {
  padding-bottom: 10px;
  border-bottom: 1px solid #f2f5f5;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-sugV1.V2 .sokeys-ullist .h-tle {
  font-size: 14px;
  color: #8c8c8c;
  line-height: 18px;
  letter-spacing: 1px;
  padding: 20px 0 12px;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-sugV1.V2 .sokeys-ullist .sokeyup_1,
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-sugV1.V2 .sokeys-ullist .sokeyup1 {
  width: 25%;
  width: 20%;
  float: left;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-sugV1.V2 .sokeys-ullist .sokeyup_1 li,
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-sugV1.V2 .sokeys-ullist .sokeyup1 li {
  position: relative;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-sugV1.V2 .sokeys-ullist .sokeyup_1 li > a.link-box,
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-sugV1.V2 .sokeys-ullist .sokeyup1 li > a.link-box {
  position: relative;
  padding-left: 0;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-sugV1.V2 .sokeys-ullist .sokeyup_1 li > a.link-box .word-box,
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-sugV1.V2 .sokeys-ullist .sokeyup1 li > a.link-box .word-box {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  max-width: 114px;
  padding-left: 26px;
  box-sizing: border-box;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-sugV1.V2 .sokeys-ullist .sokeyup_1 li > a.link-box .word-box .hot-icon,
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-sugV1.V2 .sokeys-ullist .sokeyup1 li > a.link-box .word-box .hot-icon {
  display: none;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-sugV1.V2 .sokeys-ullist .sokeyup_1 li > a.link-box .word-box:hover,
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-sugV1.V2 .sokeys-ullist .sokeyup1 li > a.link-box .word-box:hover {
  color: #FF9400;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-sugV1.V2 .sokeys-ullist .sokeyup_1 li > a.link-box:hover,
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-sugV1.V2 .sokeys-ullist .sokeyup1 li > a.link-box:hover {
  color: #FF9400;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-sugV1.V2 .sokeys-ullist .sokeyup_1 li .list-num,
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-sugV1.V2 .sokeys-ullist .sokeyup1 li .list-num {
  width: 18px;
  height: 18px;
  line-height: 18px;
  border-radius: 2px;
  top: 7px;
  position: absolute;
  left: 0;
  background-color: #9A9A9A;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-sugV1.V2 .sokeys-ullist .sokeyup_1:hover,
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-sugV1.V2 .sokeys-ullist .sokeyup1:hover,
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-sugV1.V2 .sokeys-ullist .sokeyup_1.select,
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-sugV1.V2 .sokeys-ullist .sokeyup1.select {
  background-color: transparent;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-sugV1.V2 .sokeys-ullist .sokeyup_1.hot1 .list-num,
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-sugV1.V2 .sokeys-ullist .sokeyup1.hot1 .list-num {
  background-color: #FF2D2D;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-sugV1.V2 .sokeys-ullist .sokeyup_1.hot2 .list-num,
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-sugV1.V2 .sokeys-ullist .sokeyup1.hot2 .list-num {
  background-color: #FF682D;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-sugV1.V2 .sokeys-ullist .sokeyup_1.hot3 .list-num,
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-sugV1.V2 .sokeys-ullist .sokeyup1.hot3 .list-num {
  background-color: #FF9D2D;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-sugV1.V2 .btmtype-box .h-tle {
  font-size: 14px;
  color: #8c8c8c;
  line-height: 18px;
  letter-spacing: 1px;
  padding: 16px 0 16px;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-sugV1.V2 .btmtype-box .type-list {
  padding-bottom: 4px;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-sugV1.V2 .btmtype-box .type-list .type-item {
  min-width: 70px;
  padding: 0 6px;
  box-sizing: border-box;
  height: 28px;
  background: rgba(255, 148, 0, 0.05);
  border-radius: 2px;
  display: inline-block;
  margin-right: 16px;
  margin-bottom: 12px;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-sugV1.V2 .btmtype-box .type-list .type-item a {
  display: block;
  font-size: 14px;
  text-align: center;
  color: #262626;
  line-height: 28px;
  letter-spacing: 1px;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-sugV1.V2 .btmtype-box .type-list .type-item:hover {
  background: rgba(255, 148, 0, 0.1);
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-sugV1.V2 .btmtype-box .type-list .type-item:hover a {
  color: #FF9400;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .type-search-box {
  position: absolute;
  top: -42px;
  left: 0;
  letter-spacing: 0.4px;
  padding-left: 4px;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .type-search-box .type-search-list li {
  position: relative;
  color: rgba(255, 255, 255, 0.85);
  margin-right: 10px;
  padding-bottom: 11px;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .type-search-box .type-search-list li:nth-child(5) {
  display: none;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .type-search-box .type-search-list li:nth-child(6) {
  display: none;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .type-search-box .type-search-list li:last-child {
  margin-right: 0;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .type-search-box .type-search-list li span {
  display: block;
  padding: 4px 14px;
  font-size: 15px;
  line-height: 22px;
  cursor: pointer;
  color: rgba(255, 255, 255, 0.85);
  color: rgba(0, 0, 0, 0.45);
  color: rgba(0, 0, 0, 0.65);
  border-radius: 50px;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .type-search-box .type-search-list li span:hover {
  background: rgba(0, 0, 0, 0.02);
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .type-search-box .type-search-list li:before {
  position: absolute;
  bottom: -2px;
  left: 50%;
  margin-left: -7px;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-bottom: 4px solid rgba(255, 255, 255, 0.85);
  border-bottom: 6px solid rgba(236, 236, 236, 0.95);
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .type-search-box .type-search-list li:hover {
  color: #17A1FF;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .type-search-box .type-search-list li:hover span {
  color: #17A1FF;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .type-search-box .type-search-list li.on {
  color: #17A1FF;
  font-weight: bold;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .type-search-box .type-search-list li.on span {
  color: #17A1FF;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .type-search-box .type-search-list li.on:before {
  content: '';
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .type-search-box .type-search-list li[data-index="1"]:hover,
.index_head .in-search-boxV1 .search-box-wrap .search-box .type-search-box .type-search-list li[data-index="1"].on {
  color: #FA4633;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .type-search-box .type-search-list li[data-index="1"]:hover span,
.index_head .in-search-boxV1 .search-box-wrap .search-box .type-search-box .type-search-list li[data-index="1"].on span {
  color: #FA4633;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .type-search-box .type-search-list li[data-index="23"]:hover,
.index_head .in-search-boxV1 .search-box-wrap .search-box .type-search-box .type-search-list li[data-index="23"].on {
  color: #00CFDD;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .type-search-box .type-search-list li[data-index="23"]:hover span,
.index_head .in-search-boxV1 .search-box-wrap .search-box .type-search-box .type-search-list li[data-index="23"].on span {
  color: #00CFDD;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .type-search-box .type-search-list li[data-index="11"]:hover,
.index_head .in-search-boxV1 .search-box-wrap .search-box .type-search-box .type-search-list li[data-index="11"].on {
  color: #FF9400;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .type-search-box .type-search-list li[data-index="11"]:hover span,
.index_head .in-search-boxV1 .search-box-wrap .search-box .type-search-box .type-search-list li[data-index="11"].on span {
  color: #FF9400;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .type-search-box .type-search-list li[data-index="30"]:hover,
.index_head .in-search-boxV1 .search-box-wrap .search-box .type-search-box .type-search-list li[data-index="30"].on {
  color: #1ABC9C;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .type-search-box .type-search-list li[data-index="30"]:hover span,
.index_head .in-search-boxV1 .search-box-wrap .search-box .type-search-box .type-search-list li[data-index="30"].on span {
  color: #1ABC9C;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .type-search-box .type-search-list li[data-index="24"]:hover,
.index_head .in-search-boxV1 .search-box-wrap .search-box .type-search-box .type-search-list li[data-index="24"].on {
  color: #3DB060;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .type-search-box .type-search-list li[data-index="24"]:hover span,
.index_head .in-search-boxV1 .search-box-wrap .search-box .type-search-box .type-search-list li[data-index="24"].on span {
  color: #3DB060;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .drop-down {
  position: absolute;
  left: 2px;
  width: 113px;
  width: 98px;
  border-radius: 50px 0 0 50px;
  height: 60px;
  padding-top: 2px;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .drop-down .focus-key {
  border-radius: 50px 0 0 50px;
  width: 100%;
  border-right: 1px solid #17A1FF;
  cursor: pointer;
  line-height: 56px;
  height: 56px;
  box-sizing: border-box;
  color: #262626;
  text-align: center;
  background-color: transparent;
  position: relative;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .drop-down .focus-key .center-ib {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-size: 14px;
  color: #262626;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .drop-down .focus-key i {
  margin-left: 4px;
  display: inline-block;
  font-size: 12px;
  color: #262626;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin-top: 2px;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .drop-down .focus-key:after {
  position: absolute;
  width: 100px;
  height: 1px;
  background: #eeeeef;
  bottom: 0px;
  left: 10px;
  display: none;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .drop-down .down-list {
  background: #ffffff;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
  width: 100%;
  padding-top: 8px;
  z-index: 5;
  background-color: #fff;
  border-radius: 0 0 4px 4px;
  overflow: hidden;
  display: none;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  position: relative;
  top: 2px;
  text-align: center;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .drop-down .down-list li,
.index_head .in-search-boxV1 .search-box-wrap .search-box .drop-down .down-list .li-item {
  cursor: pointer;
  line-height: 30px;
  font-size: 14px;
  color: #595959;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .drop-down .down-list li[data-btnclass="edit"],
.index_head .in-search-boxV1 .search-box-wrap .search-box .drop-down .down-list .li-item[data-btnclass="edit"] {
  padding-left: 11px;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .drop-down .down-list li i,
.index_head .in-search-boxV1 .search-box-wrap .search-box .drop-down .down-list .li-item i {
  margin-right: 6px;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .drop-down .down-list li a,
.index_head .in-search-boxV1 .search-box-wrap .search-box .drop-down .down-list .li-item a {
  color: #595959;
  font-size: 16px;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .drop-down .down-list li:hover,
.index_head .in-search-boxV1 .search-box-wrap .search-box .drop-down .down-list .li-item:hover {
  background-color: #F3FCFF;
  color: #17A1FF;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .drop-down .down-list li:hover a,
.index_head .in-search-boxV1 .search-box-wrap .search-box .drop-down .down-list .li-item:hover a {
  color: #17A1FF;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .drop-down .down-list .li-item {
  padding-left: 0px;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .drop-down .down-list .li-item a {
  display: block;
  padding-left: 16px;
  font-size: 14px;
  padding-left: 12px;
  font-size: 12px;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .drop-down:hover .focus-key {
  background-color: transparent;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .drop-down:hover .focus-key i {
  transform: rotate(180deg) translateY(2px);
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .drop-down:hover .down-list {
  display: block;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .drop-down:hover ~ .search-sug {
  display: none !important;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .drop-down + input {
  padding-left: 116px;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box.all input[type="text"],
.index_head .in-search-boxV1 .search-box-wrap .search-box.all .drop-down .focus-key {
  border-color: #008BFF;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box.ys input[type="text"],
.index_head .in-search-boxV1 .search-box-wrap .search-box.ys .drop-down .focus-key {
  border-color: #17A1FF;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box.bg input[type="text"],
.index_head .in-search-boxV1 .search-box-wrap .search-box.bg .drop-down .focus-key {
  border-color: #FA4633;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box.photo input[type="text"],
.index_head .in-search-boxV1 .search-box-wrap .search-box.photo .drop-down .focus-key {
  border-color: #FF5859;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box.model input[type="text"],
.index_head .in-search-boxV1 .search-box-wrap .search-box.model .drop-down .focus-key {
  border-color: #FF9400;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box.art input[type="text"],
.index_head .in-search-boxV1 .search-box-wrap .search-box.art .drop-down .focus-key {
  border-color: #00CFDD;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box.office input[type="text"],
.index_head .in-search-boxV1 .search-box-wrap .search-box.office .drop-down .focus-key {
  border-color: #FFC001;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box.ui input[type="text"],
.index_head .in-search-boxV1 .search-box-wrap .search-box.ui .drop-down .focus-key {
  border-color: #1ABC9C;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box.illus input[type="text"],
.index_head .in-search-boxV1 .search-box-wrap .search-box.illus .drop-down .focus-key {
  border-color: #3DB060;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box.video input[type="text"],
.index_head .in-search-boxV1 .search-box-wrap .search-box.video .drop-down .focus-key {
  border-color: #7265E2;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box.gif input[type="text"],
.index_head .in-search-boxV1 .search-box-wrap .search-box.gif .drop-down .focus-key {
  border-color: #EF2B79;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box.edit input[type="text"],
.index_head .in-search-boxV1 .search-box-wrap .search-box.edit .drop-down .focus-key {
  border-color: #00BAA1;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-nav-box {
  position: absolute;
  top: -38px;
  padding-left: 9px;
  padding-left: 99px;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-nav-box li {
  cursor: pointer;
  float: left;
  padding: 0 20px;
  height: 40px;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
  color: #8c8c8c;
  line-height: 40px;
  letter-spacing: 0px;
  border-radius: 6px 6px 0px 0px;
  transition: all 0.2s;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-nav-box li:hover.all {
  color: #008BFF;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-nav-box li:hover.ys {
  color: #17A1FF;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-nav-box li:hover.art {
  color: #00CFDD;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-nav-box li:hover.bg {
  color: #FA4633;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-nav-box li:hover.model {
  color: #FF9400;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-nav-box li:hover.photo {
  color: #FF5859;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-nav-box li:hover.gif {
  color: #EF2B79;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-nav-box li:hover.video {
  color: #7265E2;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-nav-box li:hover.ui {
  color: #1ABC9C;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-nav-box li:hover.illus {
  color: #3DB060;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-nav-box li:hover.office {
  color: #FFC001;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-nav-box li:hover.edit {
  color: #00BAA1;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-nav-box li.active.all {
  background-color: rgba(0, 139, 255, 0.15);
  color: #008BFF;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-nav-box li.active.ys {
  background-color: rgba(23, 161, 255, 0.15);
  color: #17A1FF;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-nav-box li.active.art {
  background-color: rgba(0, 207, 221, 0.15);
  color: #00CFDD;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-nav-box li.active.bg {
  background-color: rgba(250, 70, 51, 0.15);
  color: #FA4633;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-nav-box li.active.model {
  background-color: rgba(255, 148, 0, 0.15);
  color: #FF9400;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-nav-box li.active.photo {
  background-color: rgba(255, 88, 89, 0.15);
  color: #FF5859;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-nav-box li.active.gif {
  background-color: rgba(239, 43, 121, 0.15);
  color: #EF2B79;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-nav-box li.active.video {
  background-color: rgba(114, 101, 226, 0.15);
  color: #7265E2;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-nav-box li.active.ui {
  background-color: rgba(26, 188, 156, 0.15);
  color: #1ABC9C;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-nav-box li.active.illus {
  background-color: rgba(61, 176, 96, 0.15);
  color: #3DB060;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-nav-box li.active.office {
  background-color: rgba(255, 192, 1, 0.15);
  color: #FFC001;
}
.index_head .in-search-boxV1 .search-box-wrap .search-box .search-nav-box li.active.edit {
  background-color: rgba(0, 186, 161, 0.15);
  color: #00BAA1;
}
.index_head .in-search-boxV1 .edit-serachbox {
  position: absolute;
  top: 0;
  right: -188px;
  display: none;
}
.index_head .in-search-boxV1 .edit-serachbox .tip-txt {
  display: inline-block;
  width: 78px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #8c8c8c;
  line-height: 60px;
}
.index_head .in-search-boxV1 .edit-serachbox .search-Btn {
  width: 110px;
  height: 60px;
  opacity: 1;
  background: #17A1FF;
  border-radius: 8px;
  box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.1);
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  line-height: 60px;
  letter-spacing: 1px;
}
.index_head .in-search-boxV1 .edit-serachbox .search-Btn.all {
  background-color: #008BFF;
}
.index_head .in-search-boxV1 .edit-serachbox .search-Btn.all:hover {
  box-shadow: 0 4px 20px rgba(0, 139, 255, 0.3);
}
.index_head .in-search-boxV1 .edit-serachbox .search-Btn.ys {
  background-color: #17A1FF;
}
.index_head .in-search-boxV1 .edit-serachbox .search-Btn.ys:hover {
  box-shadow: 0 4px 20px rgba(23, 161, 255, 0.3);
}
.index_head .in-search-boxV1 .edit-serachbox .search-Btn.bg {
  background-color: #FA4633;
}
.index_head .in-search-boxV1 .edit-serachbox .search-Btn.bg:hover {
  box-shadow: 0 4px 20px rgba(250, 70, 51, 0.3);
}
.index_head .in-search-boxV1 .edit-serachbox .search-Btn.photo {
  background-color: #FF5859;
}
.index_head .in-search-boxV1 .edit-serachbox .search-Btn.photo:hover {
  box-shadow: 0 4px 20px rgba(255, 88, 89, 0.3);
}
.index_head .in-search-boxV1 .edit-serachbox .search-Btn.model {
  background-color: #FF9400;
}
.index_head .in-search-boxV1 .edit-serachbox .search-Btn.model:hover {
  box-shadow: 0 4px 20px rgba(255, 148, 0, 0.3);
}
.index_head .in-search-boxV1 .edit-serachbox .search-Btn.art {
  background-color: #00CFDD;
}
.index_head .in-search-boxV1 .edit-serachbox .search-Btn.art:hover {
  box-shadow: 0 4px 20px rgba(0, 207, 221, 0.3);
}
.index_head .in-search-boxV1 .edit-serachbox .search-Btn.office {
  background-color: #FFC001;
}
.index_head .in-search-boxV1 .edit-serachbox .search-Btn.office:hover {
  box-shadow: 0 4px 20px rgba(255, 192, 1, 0.3);
}
.index_head .in-search-boxV1 .edit-serachbox .search-Btn.ui {
  background-color: #1ABC9C;
}
.index_head .in-search-boxV1 .edit-serachbox .search-Btn.ui:hover {
  box-shadow: 0 4px 20px rgba(26, 188, 156, 0.3);
}
.index_head .in-search-boxV1 .edit-serachbox .search-Btn.illus {
  background-color: #3DB060;
}
.index_head .in-search-boxV1 .edit-serachbox .search-Btn.illus:hover {
  box-shadow: 0 4px 20px rgba(61, 176, 96, 0.3);
}
.index_head .in-search-boxV1 .edit-serachbox .search-Btn.video {
  background-color: #7265E2;
}
.index_head .in-search-boxV1 .edit-serachbox .search-Btn.video:hover {
  box-shadow: 0 4px 20px rgba(114, 101, 226, 0.3);
}
.index_head .in-search-boxV1 .edit-serachbox .search-Btn.gif {
  background-color: #EF2B79;
}
.index_head .in-search-boxV1 .edit-serachbox .search-Btn.gif:hover {
  box-shadow: 0 4px 20px rgba(239, 43, 121, 0.3);
}
.index_head .in-search-boxV1 .edit-serachbox .search-Btn.edit {
  background-color: #00BAA1;
}
.index_head .in-search-boxV1 .edit-serachbox .search-Btn.edit:hover {
  box-shadow: 0 4px 20px rgba(0, 186, 161, 0.3);
}
.index_head .in-search-boxV1 .search-popular {
  padding: 0 120px 0 97px;
  box-sizing: border-box;
  margin: 12px auto 0;
  margin-left: 0;
  width: 785px;
  font-size: 14px;
  color: #000;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
  letter-spacing: 0.2px;
  color: rgba(0, 0, 0, 0.8);
}
.index_head .in-search-boxV1 .search-popular .search-popular-title {
  color: rgba(255, 255, 255, 0.45);
  color: rgba(0, 0, 0, 0.35);
  float: left;
}
.index_head .in-search-boxV1 .search-popular .search-popular-list a {
  color: rgba(255, 255, 255, 0.45);
  color: rgba(0, 0, 0, 0.35);
}
.index_head .in-search-boxV1 .search-popular .search-popular-list a:hover {
  color: rgba(0, 0, 0, 0.65);
}
.index_head .in-search-boxV1 .search-popular .search-popular-list li {
  float: left;
  padding: 0 10px;
}
/*# sourceMappingURL=./headerV1_231128.css.map */